| Keyword | Definition |
|---|---|
| debug | finding and fixing errors in code |
| iterative design | making and improving different versions of a project until you reach a final version |
| prototype | a partially working version of a project |
| test | comparing what a project should do with what it actually does |