AP CSP Vocabulary Crossword

12345678910111213141516171819202122232425262728293031323334353637
Across
  1. 2. Converts number to string
  2. 3. Wrong data type
  3. 6. Steps for task completion
  4. 9. Decimal numbers
  5. 11. Named set of instructions with result
  6. 14. Additional condition option
  7. 15. Characters in quotes
  8. 17. Part of string by index
  9. 18. Runs only if condition is true
  10. 21. Define a function
  11. 22. Both conditions must be true
  12. 23. Graphics objects
  13. 25. Ordered values
  14. 26. Named steps, no return value
  15. 27. Loop for repeating
  16. 28. Display text or value
  17. 30. Characters in quotes
  18. 32. Whole numbers
  19. 33. Runs if “if” is false
  20. 34. True or false check
  21. 35. Random number generator
  22. 36. Position in a string
  23. 37. Position of substring
Down
  1. 1. Value from user
  2. 2. Breaks string into list
  3. 4. True or false condition
  4. 5. sets a span between two numbers
  5. 7. Gets length of collection
  6. 8. Remainder operator (%)
  7. 10. Order of instructions
  8. 12. Starts a condition
  9. 13. True/False statement
  10. 16. Repeating code
  11. 19. Chooses path using condition
  12. 20. Reverses a condition
  13. 24. Group of functions
  14. 29. Can have behaviors
  15. 30. Part of a string
  16. 31. True/False variable
  17. 34. Append strings together