Question

Which function is used to read a string of text from the user?

Question 2 options:

read line


read int


read text


read float

Answers

GPT-4o mini
The function used to read a string of text from the user is typically referred to as **read line**.

Related Questions