Question: I need some help completing this assignment. I need to work on a loop program in Python, with the following parameters; Create a program that

I need some help completing this assignment. I need to work on a loop program in Python, with the following parameters;

  • Create a program that will loop 101 times beginning with 0 and incrementing by 1.
  • Determined when and or the loop control variable is an even or odd number.
  • When the loop control variable is an odd number, display the loop control variable followed by a period and then your name and then a period.

Example 1. Peter.

2. Peter.

3. Peter.

4. Peter

  • Make sure the numbers line up from the right to the left along with the trailing period.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!