Question: Using python Write a loop that calculates and prints on console (rounded to 2 decimal places) the total of the following series of numbers: 1/30
Using python
Write a loop that calculates and prints on console (rounded to 2 decimal places) the total of the following series of numbers:
1/30 + 2/29 + 3/28 + ... 30/1.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
