click below
click below
Normal Size Small Size show me how
My Robotic Friends
Vocabulary terms for Robotic Friends coding lesson
| Term | Definition |
|---|---|
| Algorithm | A series of instructions on how to accomplish a task |
| Coding | Transforming actions into a symbolic language |
| Debugging | Finding and fixing issues in code |
| Function | A piece of code that can be called over and over |
| Parameters | Extra bits of information that you can pass into a function to customize it |