python coding work

123456789101112131415
Across
  1. 1. a plan for coding
  2. 3. structure of statements
  3. 4. changing data type
  4. 6. a section of code is run only in a condition
  5. 9. main logical structure of algorithms
  6. 10. the letters before input
  7. 13. overview of a program
  8. 14. A word
  9. 15. a type of loop which is count-controlled
Down
  1. 1. outputs anything you put in parenthesis
  2. 2. Can be anything
  3. 5. the symbols
  4. 7. a type of loop which is a control statement
  5. 8. True or false
  6. 10. a number, can only be whole
  7. 11. else if
  8. 12. series of memory locations
  9. 13. a decimal, not a full number