Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Курсы
Pascal. Basics
cycles. Loop with parameter (for)
Модуль:
cycles. Loop with parameter (for)
Задача
8
/17
How many times will the loop body be executed? - 2
Задача
The cycle header looks like this
for i := 10 to 100 do {...}
How many times will the body of the loop be executed?
Выберите правильный ответ, либо введите его в поле ввода
Комментарий учителя