GMgKe586q6suSQnyqZLlGCooeWM
Learn To Program
Increase Your Knowlegde and Build Your Skill!
Pages
Home
Me
Search
Sunday, December 19, 2010
Python Input Prompt
It's also simple to make input in Python, just use:
>> name = raw_input("Type your name: ");
The code above will prompt user to type the text on prompt and what user type will be embed to the variable value. It's okey without argument.
Python Input Prompt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment