First Program and Code Run Options | Python from Scratch | Lesson 2

Опубликовано: 07 Август 2026
на канале: Простые решения
3,122
82

CONTINUATION of the Python course with practice - https://stepik.org/a/103831

Python from scratch is a course dedicated to beginner programmers who have no experience in programming. This course is perfect for schoolchildren who are preparing to pass the Unified State Exam in Computer Science or the Basic State Exam in Computer Science.

Official Python website - https://www.python.org/

This is the second video of a large course on learning Python programming, in which you will see what options for executing code are available in Python. Let's look at the interactive and standard modes of running code and write the first program in Python.