Practice and review the following topics:
1. Data types (Strings, Integers, Floats, Lists)
2. How to get input from shell
3. How to create simple functions with or without return value
4. How to correct python errors.
5. Loops: For loop and While loop
6. How to continuously ask user forever (using while(True) ).
7. Random module (how to use random.choice(list) or random.randint(1, 10) )
8. How to capitalize strings
Link to the Quiz 2 Review: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
If you have any questions, feel free to email me at ddjapri@ayclogic.com