The following topics are included in the first test.


  1. PEMDAS and math operations
  2. print string and numbers together
  3. string slicing
  4. string replace method
  5. string search
  6. for loop
  7. creating functions
  8. modulo
  9. list
  10. list methods for string
  11. list methods for numbers
  12. append to list
  13. list slicing by index
  14. list slicing by range
  15. if
  16. elif
  17. else
  18. range() function
  19. len() function
  20. str() function