Signup/Sign In

Python Online Practice Test - 1

This Test will cover complete Python with very important questions, starting off from basics to advanced level.
Q. Python is __________?
Q. Python was created by __________?
Q. Python source code is also available under which license?
Q. Which of the one is an invalid python environment variable?

Q. What is PYTHONHOME?
Q. What is PYTHONPATH?
Q. What is PYTHONSTARTUP?
Q. What is PYTHONCASEOK?
Q. What is the use of -d command line option?

Q. What is the extension of Python files?
Q. Which of these is invalid naming convention for Python identifiers?
Q. What is the maximum possible length of an identifier?

Q. All keywords in Python are in __________?
Q. Python keywords can be used as __________?
Q. Which is not a valid keyword?

Related Tests: