Python II

12345678910111213141516
Across
  1. 1. last in first out
  2. 4. whole number
  3. 7. function declared inside the class
  4. 8. structure that stores data in a special way
  5. 9. has attribute
  6. 10. object oriented program
  7. 11. part of the class that creates new objects
  8. 12. specialized class
  9. 14. True and False
  10. 15. adjectives that describe objects
  11. 16. first in first out
Down
  1. 2. decimal number
  2. 3. incarnations expressed in classes
  3. 4. class that gains all traits
  4. 5. (2) subclasses are derived from the super class.
  5. 6. like categories
  6. 13. depends on the existence of an object