for循环

44 阅读1分钟

1.for函数----循环

image.png

2.练习for函数

image.png

3.break,用来打破循环的 continue跳过代码 image.png