Nested Loops with the artist in Course 4
-
0:05 - 0:11当您将一个循环放入另一个循环中时
我们称之为嵌套循环,例如这里 -
0:11 - 0:17我们已经获得了绘制一个三角形的代码
边长为100像素,使用 -
0:17 - 0:22重复时间块设置为三个,一次用于
三角形的每一边,但是我们要画 -
0:22 - 0:27六个三角形,为了做到这一点,我们
将采取循环并将其放置在另一个 -
0:27 - 0:30重复时间块里面,太酷了!
TranslateByHumans edited Chinese, Simplified subtitles for Nested Loops with the artist in Course 4 |