1.2.4: Make A Tower
code for this lesson:
- move();
- turnLeft();
- putBall();
- move();
- putBall();
- move();
- putBall();
- move();
- turnLeft();
- turnLeft();
- turnLeft();
Comments
Post a Comment