- Running import antigravity opens a browser window to an xkcd comic about Python.
- Python Has a Built‑In “Hello World” Module
- Python Lets You Swap Variables Without a Temp
- Booleans Are Integers
- Python lets you attach an else block to a for or while loop—something almost no other mainstream language does.
- Functions Can Have Mutable Default Arguments
- Python Ships With a Turtle Graphics Engine
1. Running import antigravity opens a browser window to an xkcd comic about Python.
2. Python Has a Built‑In “Hello World” Module
3. Python Lets You Swap Variables Without a Temp
4. Booleans Are Integers
5. Python lets you attach an else block to a for or while loop—something almost no other mainstream language does.
6. Functions Can Have Mutable Default Arguments
7. Python Ships With a Turtle Graphics Engine