abstractions-in-python.github.io

Introduction to Python 3

This chapter provides a quick refresher of Python 3.

The Basic Data Types

List, Dictionaries, and Sets

Conrol Flow

Functions

I/O and Modules

Classes

To Learn More