Reflect on how you can apply the concepts learned in this course to your current or future career. How might the lessons you have learned positively impact your career success?
Discussion Points: Explore the for loop and the while loop. 1. Explain when to use these different types of loops. 2. How do you include a ‘loop’
Discussion Points: Explore the for loop and the while loop. 1. Explain when to use these different types of loops. 2. How do you include a ‘loop’ structure programming in Python? 3. How do you control a loop? 4. Provide sample code to demonstrate loops