Link
Search
Menu
Expand
Document
Python Programming Exercises
Home
Programming Basics
Hello, Python
What's your name?
Counting characters
Simple Conditionals
A Calculator Function
Defensive Programming
Loop the loop
List Processing
Using Sets
A Simple Module
Using the HTTP library
Links
Useful Links
python.org
Official Python language website
docs.python.org
Official Python documentation
Beginner’s guide
From the python.org wiki
The Python Tutorial
From the python.org docs
Standard Library
the official library of Python add-ons