Which statements are true about input() in python
A. is used to request and get information from the user
B. always returns what the user enters as a string of characters
C. is used to display information on the screen
D. None
Answers
Answered by
0
Explanation:
The raw_input() function in Python 2. x can be used to collect user input. The raw_input() function will prompt a user to enter text into the program, and will collect that data when the user presses the return key.
Similar questions
Science,
3 months ago
Hindi,
6 months ago
Social Sciences,
6 months ago
Math,
10 months ago
Biology,
10 months ago