Thursday, 29 August 2013

Python T02

PYTHON TUTORIAL 1: USE OF VARIABLES

Hello Friends after a long time I'm posting here.From today I'm resuming the lovely programming language "PYTHON".So just follow the program and If u get any doubt then u can ask me here. 

x=raw_input("Enter ur Name :")
print "Hello!" + x;
raw_input("press<enter>")



                                                                                                NEXT

No comments:

Post a Comment