Multiple Choice
The _____ function reads a piece of data that has been entered at the keyboard and returns that piece of data, as a string, back to the program.
A) input
B) output
C) eval_input
D) string_input
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: In a print statement,you can set the
Q10: The \t escape character causes the output
Q27: Which mathematical operator is used to raise
Q28: When the + operator is used with
Q29: The % symbol is the remainder operator
Q30: What is the informal language that programmers
Q31: The output of the following print statement
Q32: The result of the expression 12.3 +
Q34: If value1 is 2.0 and value2 is
Q35: What type of error produces incorrect results