PPModule-IQuiz Questions
PPModule-IQuiz Questions
o A) To store data
o B) To perform operations
o C) To define functions
o D) To create classes
10. How do you read a line of input from the user in Python?
o A) input()
o B) read()
o C) scan()
o D) get()