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?
2 ответов
+ 1
This is an issue with Sololearn. Unfortunately it can't be changed. Every console will output "Partners name : " though.
+ 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.