If you don't see 3d graphics on this page, click for help.
| When the world starts | ||
| Do: |
|
|
| world.my first method ( )
No variables |
||
| Do in order | ||
| // For some reason, the [difficulty] variable cannot be passed into world.my first method. To show what it is SUPPOSED to do, I created a new variable in aerobics.introduction called repetitions. | ||
| aerobics.introduction repetitions = 1 | ||
| aerobics.jumpingJack repetitions = 5 | ||
| aerobics.touchToesRightHand repetitions = 5 | ||
| aerobics.touchToesLeftHand repetitions = 5 | ||
| aerobics say Great job everybody! duration = 2 seconds fontSize = 30 | ||