User Tools

Site Tools


python3_ref

This is an old revision of the document!


1. Python Language Reference

Programming languages are a tool. While many modern programming languages are designed to be general purpose, some programming languages may be better suited to solve certain problems than others.

While efficiency of a program is key to solving many contest problems, efficiency of the programmer is also critically important.

Input/Output

Data Structures

Sequential Structures

Sequential Structures: Operators and Functionality

Non-Sequential Structures

Functional Programming

Higher Order Functions

Mathematical Types and Operations

Numeric Types

python3_ref.1533776940.txt.gz · Last modified: 2018/08/08 20:09 by jguerin