Vidyalelo
Python · Q24

Files Handling in Python

Programming · Python · question 24

Q24

Which are the two built-in functions to read a line of text from standard input, which by default comes from the keyboard?

A.
Raw_input & Input
Answer
B.
Input & Scan
C.
Scan & Scanner
D.
Scanner

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board