Python Chapter 1 MCQ
Q1. Who is creator of Python language?
Ans: - Guido Van Rossum
Q2. In Which year Python first released?
Ans: 1991
Q2. Which best features of Python?
Ans: Dynamically typed
Q2. What does the # Symbol in Python denote?
Ans: Start of a comment
Q2. Which correct file extension name for Python list used.
Ans: .py
Q2. Which function is used for the print statements.
Ans: print()
Comments