Inicio
/
Tecnología
/
What Does the ReadLineprompt Function Do? Reads an Integer from the User Reads a String from the User Reads a Floating -point Number

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
Weryfikacja ekspertów
4.7 (221 Votos)

Respuesta

The `readLineprompt` function outputs a prompt to the console. It does not read any input from the user.