Across
- 2. error A character or string incorrectly placed that is making the code not function.
- 4. 2 times the binary length of a code
- 7. number/value represented by a 1 or 0
- 8. language language of computers
- 10. a function that is available for an object
Down
- 1. class variables that are inherited by every object of a class
- 3. a line of code that runs when is used/told to
- 5. error An error in the program’s code that causes an unexpected result in the output
- 6. describes the action of a portion of code
- 9. location of a specific values stored in tuples
