How do you edit/add text to the user input dialog box? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you edit/add text to the user input dialog box?

User input

23rd Feb 2023, 6:52 AM
Marcel van Wyk
Marcel van Wyk - avatar
1 Answer
+ 6
You can add text to the input box by using this syntax in python: String1 = input("Enter the string")
23rd Feb 2023, 9:22 AM
Hasnain [ACTIVE CHALLENGER]
Hasnain [ACTIVE CHALLENGER] - avatar