The command 'python script.py' is used to execute a Python script from the command line.
What was the major focus of Python's development during the 2.x series?
What is the primary purpose of creating a virtual environment in Python development?
Which of the following is a benefit of using an IDE for Python development compared to a text editor?
Which of the following is NOT typically included in a Python virtual environment?
Which of the following IDEs is developed specifically for Python development?
Which command is used to create a virtual environment in Python using the 'venv' module?
What is the primary benefit of using a virtual environment in Python development?
What is the purpose of the Python interpreter?
Which programming language heavily influenced the design of Python?
What is the purpose of the Python Package Index (PyPI)?