Thank you for sharing this way of making virtual environments (pipenv). Very well explained and now I will practice it. The two ways you knew are:
a) virtualenv python-exercise
b) python -m venv python-exercise
Every day I learn more about python, this time thanks to you @themarkymark