Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use python to make a Return on Investment calculator. 1. Ask the user for their initial investment, interest rate, and number of periods. 2. Use

Use python to make a Return on Investment calculator.

1. Ask the user for their initial investment, interest rate, and number of periods.

2. Use a FOR loop to build a list and load the value of the investment at the end of each period into the list elements. So, the value you put into myList[1] would be the value in myList[0] plus the amount of interest earned

3. Use a second FOR loop to read the list and print out the values

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essential Data Protection For Estate Agencies In Singapore 2024

Authors: Yang Yen Thaw Yt

1st Edition

B0CQK79WD3, 979-8872095392

More Books

Students also viewed these Databases questions