Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What is a virtual environment used for?

  1. A Isolating a project's dependencies from other projects and the system Python
  2. B Running Python faster
  3. C Emulating another operating system
  4. D Encrypting source code
Answer

Isolating a project's dependencies from other projects and the system Python

Isolation prevents version conflicts between projects and keeps the system Python installation clean.

All Python MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as