Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 408 Bytes

Learn Python 3 by examples

This repository shows you things you can only write in Python 3. The examples are organised by subject and the Python 3.x version number is mentioned in the code comments.

Contributions are welcome as long as they include some commentary and the Python 3.x version in which the feature was introduced.

These examples have been tested with Python 3.4.