mkdir 23_pokemon_requests cd 23_pokemon_requests python -m venv .venv .venv\Scripts\activate (.venv) pip install matplotlib pillow requests termcolor