1. Think of a real world scenario that could use loops. Describe the scenario and write code fragment or a complete program to implement the scenario
2. Think of a real world scenario that could use conditional statements. Describe the scenario and write code fragment or a complete program to implement the scenario.