1. Discuss the repetitive tasks that you perform during your day. If you were to program a robot to do those tasks, how could you use a loop to implement that repetition?
2. Do you think decision statements can be replaced with loops? If so, please provide example.
3. Describe a situation either at your work or at school where you have used infinite loops.