Skip to content

Module1 ICE1

Ruthvicp edited this page Feb 13, 2019 · 7 revisions

Submitted by Ruthvic Punyamurtula


Source Code : Here

Video : Youtube

1. Differences between Python 2 & 3

2a. Take the user first name and last name and print it in reversed form

Source Code

Output

2b. Take two numbers from user and perform arithmetic operations on them

Source Code

Output

3. Program that accepts a sentence and prints the number of letters and digits in Sentence

Source Code

Output

Clone this wiki locally