Python Programming Key Words

123456789
Across
  1. 4. Integers, floats, strings, and Booleans.
  2. 5. A computer programming language.
  3. 7. Is an object oriented programming blueprint.
  4. 8. Define an asynchronous function.
  5. 9. Lists, Tuples, Dictionaries and sets.
Down
  1. 1. The interpreter executes code, while debugging removes errors
  2. 2. They are reusable code blocks organized into modules or packages.
  3. 3. A set of rules to obtain the expected output from the given input.
  4. 5. Is a step by step written outline of your code that you can gradually transcribe into the programming language.
  5. 6. They act as names for objects (data with methods) in memory