创建一个从 0 到 9 运行的循环。
点击 此处 重试
w3exercise_input_no_0 ($i = 0; $i < 10; w3exercise_input_no_1) { echo $i; }
w3exercise_input_no_0
w3exercise_input_no_1