Python Recap Key Terms

12345678910
Across
  1. 2. - A sequence of instructions that is repeatable.
  2. 5. - The computers way of thinking
  3. 8. - This compares values to make a choice.
  4. 9. - The correct way of writing code.
  5. 10. - Term used to determine the result of something based on inputs
Down
  1. 1. - Being as precise as possible when writing code
  2. 3. - This is a name of a place data is stored like a box.
  3. 4. - Changes from one datatype to another.
  4. 6. - The type of data that is being used.
  5. 7. - Term used for selecting a value based on an input