click below
click below
Normal Size Small Size show me how
2 Coding Vocab
Helping students learn coding terms
| Term | Definition |
|---|---|
| BUG | A problem in the code |
| COMMAND | one piece of code (like move forward) |
| DEBUG | fix a problem in the code |
| EVENT | an action that causes something else to happen |
| LOOP | a sequence of code that repeats |
| SEQUENCE | order of instructions for the robot |
| RUN | to play the program |