Python Programming

123456789
Across
  1. 3. a set of instructions bundled together to achieve a specific outcome
  2. 5. data values that can vary
  3. 8. computer program that directly executes instructions written in programming
  4. 9. a specific set of ordered operations for a computer to perform
Down
  1. 1. function that writes to the console
  2. 2. the structure of statements in a programming language
  3. 4. the names you supply for variables, types, functions, and labels in your program
  4. 6. specifies which type of value a variable has
  5. 7. most suitable language for AI