1. Who developed Python Programming Language?
2. Which type of Programming does Python support?
3. Is Python case sensitive when dealing with identifiers?
4. Which of the following is the correct extension of the Python file?
5. Is Python code compiled or interpreted?
6. All keywords in Python are in _________
7. Which of the following is used to define a block of code in Python language?
8. Which keyword is used for function in Python language?
9. Which of the following character is used to give single-line comments in Python?
10. Which of the following functions is a built-in function in Python?
11. Which of the following is the use of id() function in python?
0% Completed