1.

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
B. input & scan
C. scan & scanner
D. scanner
Answer» B. input & scan


Discussion

No Comment Found