Page 1 of 1

Prompt user for input ?

Posted: 12 Sep 2018 21:44
by CookieMonster
What is the function to prompt a user for a string ?

Re: Prompt user for input ?

Posted: 12 Sep 2018 21:48
by Filehero

Code: Select all

input()
Why is it so hard - especially for veterans - to look up the obvious information sources ... :?:

Re: Prompt user for input ?

Posted: 12 Sep 2018 22:13
by highend
Because reading is an art

Moving this into Q&As

Re: Prompt user for input ?

Posted: 13 Sep 2018 00:06
by CookieMonster
No, because I didn't assume it was "input" after searching though the documentation numerous times.