You are on page 1of 3

PYTHON PROGRAMMING

PRACTICE THE FOLLOWING NO.1

Practice the following :

1)

name = raw_input("What is your name? ") print "Hello, " + name + "."

Put here Screen Shot of Output :

2)

Put here Screen Shot Output :


3)

Put here Screen Shot Output :

4)

Put here Screen Shot Output :

You might also like