Week 12 Programming Assignment Solutions | Nptel The Joy of Computing using Python

preview_player
Показать описание
Week 12 Programming Assignment Solutions | The Joy of Computing using Python

The Joy of Computing using Python | Week 12 Programming Assignment Solutions | NPTEL | Swayam
The Joy of Computing using Python : Week 12 Programming Assignments | NPTEL

Hi Everyone,
Welcome to "Simple Edu Talk" Channel.
Here I will provide for you NPTEL THE JOY OF COMPUTING USING PYTHON All Assignment Quiz Answers.
So please subscribe this channel and press the bell icon to get new video Notification first and then you can watch new assignment answers video.

#nptel #thejoyofcomputingusingpython #python

TOPIC

Week 12: Programming Assignment 1
Write a program to take an integer as the input and reverse that integer.

Input:
A single integer.

Output:
Reverse number of that integer.

Example:

Input:
54321

Output:
12345

Week 12: Programming Assignment 2
Take a list of strings as an input and write a program to write sort the list of strings on the basis of last character of each string.
If last character is same, consider the second last character and so on.

Input:
L = ['ram', 'shyam', 'lakshami']

Output:
['lakshami', 'ram', 'shyam']

Week 12: Programming Assignment 3

Input:

Output:
roll institute

Follow Us:-

Telegram Channel Link..

Facebook:-

Twitter:-

Thank you 🌹🌹

#simpleedutalk #NPtelJoyWeek12programming #Joyweek12programminganswers
Рекомендации по теме
visit shbcf.ru