move()turnAround()FORLOOPbugifif/elsestart()if/ifavenuepostconditionfunctiondefinition//indentationstreetputBall()whilelooppreconditionturnRight()ballsPresent()/*takeBall()functioncallfrontIsClear()top-downdesignmove()turnAround()FORLOOPbugifif/elsestart()if/ifavenuepostconditionfunctiondefinition//indentationstreetputBall()whilelooppreconditionturnRight()ballsPresent()/*takeBall()functioncallfrontIsClear()top-downdesign

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