Skip to content

Opening book details…

Can I read Assignment 1 on EtoBox?

Assignment 1 by Tila D-Sha is a document available to read on EtoBox.

What is Assignment 1 about?

The document provides an assignment to write a program that tests the accuracy of the Rule of 72, which estimates the number of years for prices to double given an inflation rate, by displaying a table comparing the rounded value of 72/r to the actual number of years for rates from 1% to 20%. Pseudocode is provided to calculate the actual number of years by rounding 72/r up if it has a remainder or using the rounded value otherwise. Sample output shows the initial rows of the table with inflation rate, rule

Author
Tila D-Sha
Language
EN