pythonist.pro
RU
Lessons
Lesson 01

Python as a language and tool

A longer introductory lesson about where Python lives in real work.

Assignments
Assignment 01

Where Python is especially useful

Choose the most accurate description of common Python tasks.

Assignment 02

Why Python is beginner-friendly

Briefly explain why Python is usually easier for beginners.

Assignment 03

First console output

Write code that prints `Hello, Python!`.

Start