+ 6
How to make input box appear more than one time|Python? :/
is there a way I can make input appear more than once for maybe for a hangman code etc? regards
1 Answer
+ 5
Not in SoloLearn. You'll have to use whatever other compiler you use for that. In SoloLearn, all of the input has to be there before it gets sent to the server to be compiled and sent back.