click below
click below
Normal Size Small Size show me how
Coding For Loops
Vocabulary words for Coding For Loops activities
| Question | Answer |
|---|---|
| the instructions that make up a computer program. | code |
| a loop that repeats a specific number of times. | for loop |
| to do something over and over again, to repeat. | iterate |
| in a computer program, a set of instructions that are repeated until a specific condition is met. | loop |
| a set of instructions written in code that control the operation of a computer or machine | program |
| someone who writes computer programs. | programmer |
| to do, make, or say again or more than once. | repeat |