Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
パイソン。 基本
(Python) ループ。カウンタ付きループ - for
Module:
(Python) ループ。カウンタ付きループ - for
Problem
3
/15
ループに向かう - 練習
Problem
0 から 100 までの数字が 10 刻みで画面に表示されるようにプログラムを修正します。
1. for ループの先頭にコマンドを追加し、i
をカウンター変数として使用します。 2. 2行目にパディングを追加
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary