explain about input() function. ( not more than one or two lines )
Answers
Answered by
1
Answer:
The input function is used to ask the user of the program (not the programmer) a question, and then wait for a typed response. The typed number is then returned as the result of the function, and should usually be stored in a variable: age = input('how old are you: ');
Explanation:
Answered by
1
Answer:
input
Explanation:
input is in computer
Similar questions
Hindi,
2 months ago
Accountancy,
2 months ago
Math,
2 months ago
Math,
5 months ago
English,
5 months ago
CBSE BOARD X,
10 months ago
Biology,
10 months ago