Question 1
What is the purpose of a virtual environment in python?
Question 2
Which of the following is not a feature of python?
Question 3
What does the self keyword represent in python class methods?
Question 4
What is the purpose of the python standard library?
Question 5
Which of the following is not a built-in data type in python?
Question 6
Which of the following is not a valid method for handling exceptions in python?
Question 7
Which statement is true about python garbage collection mechanism?
Question 8
What is the significance of the global Interpreter lock (gil) in python?
Question 9
Which of the following is not a benefit of using python?
Question 10
Python is an interpreted language. What does this mean?