0
User Input AFTER something prints in the output box?
Is there a possible way to print something before the user Input box shows up? I would like to provide users with a hint before asking them to guess a country.
1 Respuesta
+ 1
not possible in code playground. Compiling and running the code on your should work as intended:
prompt for input- user input -other prompt-orher input...