Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Python。 基本
(Python) 循环。带计数器的循环 - for
Module:
(Python) 循环。带计数器的循环 - for
Problem
3
/15
标题循环 - 练习
Problem
修改程序,使从 0 到 100 的数字以 10 为增量显示在屏幕上:
1. 将命令添加到for循环的头部,使用i
作为计数器变量 2.在第二行添加填充
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary