create virtual environment code

C++
python3 -m venv venv
Source

Also in C++: