Problemas
What does the readLineprompt function do? Reads an integer from the user Reads a string from the user Reads a floating -point number from the user Outputs a prompt to the console
Roztwór
Ramiro
professionell · Tutor durante 6 años
4.7
(221 Votos)
Respuesta
The `readLineprompt` function outputs a prompt to the console. It does not read any input from the user.