3. Write a loop that sums up the even numbers between 0 to 100 (2 +4 +6+ ... +98 + 100). Then print out the sum. **Hint:

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

3. Write a loop that sums up the even numbers between 0 to 100 (2 +4 +6+ ... +98 + 100). Then print out the sum. **Hint:

Post by answerhappygod »

3 Write A Loop That Sums Up The Even Numbers Between 0 To 100 2 4 6 98 100 Then Print Out The Sum Hint 1
3 Write A Loop That Sums Up The Even Numbers Between 0 To 100 2 4 6 98 100 Then Print Out The Sum Hint 1 (16.79 KiB) Viewed 25 times
3. Write a loop that sums up the even numbers between 0 to 100 (2 +4 +6+ ... +98 + 100). Then print out the sum. **Hint: Recall that you can use range() to generate a sequence of numbers.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply