On Windows, the activate.bat script is used to activate a virtual environment in the command prompt.
What was the inspiration for the name "Python"?
Which of the following is NOT typically included in a Python virtual environment?
Which of the following is a significant contribution from the open-source community to Python's development?
Which of the following is NOT a feature of an integrated development environment (IDE)?
What is the primary purpose of the 'requirements.txt' file when sharing Python projects with others?
What is the primary benefit of using a package manager like Homebrew or Chocolatey for Python installation on macOS and Windows?
In which year was Python first released?
What is the purpose of the Python Package Index (PyPI)?
Which command is used to activate a virtual environment in Python on Windows?
What is the purpose of the Python interactive shell (REPL)?