functiondefinitiontop-downdesign//frontIsClear()postconditionif/ifturnAround()move()FORLOOPstreetbugfunctioncallballsPresent()avenue/*if/elseiftakeBall()start()preconditionindentationturnRight()whileloopputBall()functiondefinitiontop-downdesign//frontIsClear()postconditionif/ifturnAround()move()FORLOOPstreetbugfunctioncallballsPresent()avenue/*if/elseiftakeBall()start()preconditionindentationturnRight()whileloopputBall()

Javascript - Intro to Programming with Karel - Call List

(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  1. function definition
  2. top-down design
  3. //
  4. frontIsClear()
  5. postcondition
  6. if/if
  7. turnAround()
  8. move()
  9. FOR LOOP
  10. street
  11. bug
  12. function call
  13. ballsPresent()
  14. avenue
  15. /*
  16. if/else
  17. if
  18. takeBall()
  19. start()
  20. precondition
  21. indentation
  22. turnRight()
  23. while loop
  24. putBall()