2 artifacts
Tap to collapse details
Windows:
.exe
python --version
macOS/Linux: Follow OS-specific instructions linked on the downloads page; use Homebrew on macOS (brew install python).
brew install python
print('Hello, Python!')
❌ Forgetting to add Python to PATH on Windows
→Rerun installer and check the 'Add Python to PATH' option
❌ Using outdated Python version
→Always download from official python.org/downloads
Tap to expand details
Spin up a personalized “learn Python” plan you can save, check off, and return to anytime — unlimited on the free trial.
My Great Learning
Codecademy
by Al Sweigart
by Eric Matthes
Core language tutorial from Python devs
Beginner guides and resources
Simple IDE with debugger for beginners
Free editor with Python extension support
Full-featured free IDE for Python