Day 1: Python Installation Installed Python 3.11+ Configured Environment Variables (Path) Verified installation: python --version Created first virtual environment: python -m venv venv