# Introduction The virtual environment is an important concept for Python. Because third-path packages may conflict in one python environment without using virtual environments. In this challenge, we will do some basic operations about Python Virtual Environment.
Click the virtual machine below to start practicing