Prompt user for input ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
CookieMonster

Prompt user for input ?

Post by CookieMonster »

What is the function to prompt a user for a string ?

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Prompt user for input ?

Post by Filehero »

Code: Select all

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

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Prompt user for input ?

Post by highend »

Because reading is an art

Moving this into Q&As
One of my scripts helped you out? Please donate via Paypal

CookieMonster

Re: Prompt user for input ?

Post by CookieMonster »

No, because I didn't assume it was "input" after searching though the documentation numerous times.

Post Reply