click below
click below
Normal Size Small Size show me how
ICT Unit 1
Unit 1 Lesson 1-3
| Term | Definition |
|---|---|
| Editor | the large window where we type our code (on the left) |
| Line Number | the number at the beginning of each line |
| Run | after we type our code, we click the "Run" button to execute the program |
| Comments | begin with two dashes and a space |
| Import | adds functionally by using code |
| Identifiers | names of vars a functions |
| Editor Keys | a button when clicked displays a shortcut menu |
| Literal Data | includes numbers such as 1 or text |
| Console | prints error messages |
| Keywords | important words in bold |
| Program | the line of code that's activated |