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

Navigating The Supply Chain Maze A Comprehensive Guide To Optimize Operations And Drive Success

Authors: Michael E Kirshteyn Ph D

1st Edition

B0CPQ2RBYC, 979-8870727585

More Books

Students also viewed these Databases questions

Question

What stage of development is your industry in?

Answered: 1 week ago

Question

What is the best conclusion for Xbar Chart? UCL A X B C B A LCL

Answered: 1 week ago