comp

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