Description
Create a for loop that loops from 75-750,000. Increment by one. Output the value of the loop control variable each time through the loop.
Original price was: $25.00.$20.00Current price is: $20.00.
Create a for loop that loops from 75-750,000. Increment by one. Output the value of the loop control variable each time through the loop.