← Back
🐍 Python for SREQ1/10
+0 XP
python -m venv creates an isolated Python environment for your project.

What does "python -m venv" do?