0

In Python how do you change the text in the input box?

When using a input like p = input("Partners name: ") The box that comes up says something like "seems like your program requires input" Is there a way to change what this dialog box says?

9th Feb 2019, 5:23 PM
Aetas_20
Aetas_20 - avatar
2 ответов
+ 1
This is an issue with Sololearn. Unfortunately it can't be changed. Every console will output "Partners name : " though.
9th Feb 2019, 6:06 PM
Anna
Anna - avatar
+ 1
Yeah, i understood about the output part. I was just curious about if the text could be changed. Thanks for the info. *edited, because im tired.
9th Feb 2019, 6:08 PM
Aetas_20
Aetas_20 - avatar