Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basics of Python
Module:
(Python) Loops. Loop with counter - for
№
List of Problems
Mark of completion
1
Loops in programming
2
Features of the for loop
3
Heading for loop - practice
4
for loop statement - Task 1
5
for loop statement - Task 2
6
How many times will the loop body be executed? - 1
7
How many times will the loop body be executed? - 2
8
Repeat N times
9
For loop statement. Multiplication table
10
Aunt Owl Family
11
All odd numbers on the segment
12
Row of numbers
13
Decreasing odd row
14
Wonderful numbers - 1
15
Wonderful numbers - 2