01-Programming

12345678910111213141516171819
Across
  1. 3. arrays of characters
  2. 5. type of function that does not return a value
  3. 6. convert a value to a different value
  4. 8. get user to enter data
  5. 10. what is the number system we use in every day life
  6. 12. part of if statement if not true
  7. 13. stands for software development life cycle
  8. 16. part of if statement if or else
  9. 18. loop command runs for a certain number of times
  10. 19. a quantity that may assume one or more values
Down
  1. 1. a type of loop with a selection
  2. 2. a type of network topology
  3. 4. how to break out a loop
  4. 7. bring a library of commands into python
  5. 9. lines of code in a certain order
  6. 11. american standard code for information interchange
  7. 14. something that does things over and over
  8. 15. what variable data type allows multiple values
  9. 17. i say 'for' you say statement... FOR________