Vidyalelo
Python · Q162

Module in Python

Programming · Python · question 162

Q162

Which of the following functions is not defined under the sys module?

A.
sys.platform
B.
sys.path
C.
sys.readline
Answer
D.
sys.argv

Answer: Option C

Solution

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