click below
click below
Normal Size Small Size show me how
Alice
Alice terminology
| Question | Answer |
|---|---|
| computer_________________ | Program |
| _______________ degrees of freedom | six |
| _________________ has height, width and depth | 3 dimensions |
| Alice uses a _______________world | virtual |
| _____________is measured from the center point | distance |
| The ______________ box highlights the selected object | yellow |
| The center of an object is used as it's _________________ in the world | position |
| ______________is used to create the text for the Make Billboard command | Paint |
| Many lines of instructions | Code |
| A computer is a device that ______________instructions | follows |
| An _________________________ is a set of well-defined logical steps | Algorithm |
| ______________uses only one's and zero's | binary |
| Words that make up a programming language are called_________________ | keywords |
| ________________language is the only language the computer understands | machine |
| A ________________ consists of keywords, operators, punctuation and other allowable elements | statements |
| The rules of the language | syntax |
| A _____________ error is said to have occurred when the code is correct but the answer is wrong | logic |