M Mr. Dubey • 100.28K Points Coach Bookmark Embed Report View In MB-Short Q. How do you start a Python virtual environment? (A) python -m venv env (B) python -m virtualenv env (C) python env create (D) venv create env Correct Answer - Option(A) Views: 13 Filed under category Python Share
Discusssion
Login to discuss.