background preloader

Python

Facebook Twitter

Уроки Python от компании Google / Python. Библиотека по Python (90 книг) Программирование на Python: Часть 1. Возможности языка и основы синтаксиса. Программирование на Python Иван ОреховОпубликовано 19.01.2010 Стоит ли изучать Python?

Программирование на Python: Часть 1. Возможности языка и основы синтаксиса

3. An Informal Introduction to Python — Python v3.2.2 documentation. Let’s try some simple Python commands.

3. An Informal Introduction to Python — Python v3.2.2 documentation

Start the interpreter and wait for the primary prompt, >>>. (It shouldn’t take long.) 3.1.1. Numbers. Your first Python program - Dive Into Python 3.