This program should compound interest continuously. It asks the user for the number of times they want to see their $1 compounded. And the years used in the equation are 1,2,4,8,16.2^N. I. E. I want to see it compounded three times so the user enters 3. The problem is that when I run it. It computes it as though it's going through numbers like 1,2,3,4,5,6,7,8,9. But I need it to go through the numbers I have it. As in 1,2,4,8,16.2^N And the out put should read [2.0,2.25,2.44140625 HWO5.p -CAsers/ 205.py (3.7) File Edit Format Run Options Window Help #Evan Marth 14 September 2019 %23 Homework 2 QS print ( Model Compound Interest product - EI N -Ant (input 'Enter N: >> n-(1,2,4,8,16, 20] ZOr 1 in range (2, N+1): for 1, 2, 4, s, 16 2N Periods. ... for 3 in range (len (s) }: - 2(1+1/1).. product.append (amount) amounE PEint tproduct)

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
This program should compound interest continuously. It asks the user for the number of times they want to
see their $1 compounded. And the years used in the equation are 1,2,4,8,16.2^N. I. E. I want to see it
compounded three times so the user enters 3. The problem is that when I run it. It computes it as though it's
going through numbers like 1,2,3,4,5,6,7,8,9. But I need it to go through the numbers I have it. As in
1,2,4,8,16...2^N And the out put should read [2.0,2.25,2.44140625
(205 py (3.74)
File
Help
Edit
Format
Run
Options
Window
.Evan Mar th
14 September 2019
. Homverswork
2Q5
print (* Model Compound Interest
product - E
N - AnE (input{'Enter N:
n-[1,2,4,8,16,20]
Zor i 1n range (2, N+1)
for 1, 2, 4, 8, 16
2 N Periods.)
...
tor 3 in
range (ien (n) }:
- 1 (1+1/1)
product.appernd (amount)
amount
print (product}
Transcribed Image Text:This program should compound interest continuously. It asks the user for the number of times they want to see their $1 compounded. And the years used in the equation are 1,2,4,8,16.2^N. I. E. I want to see it compounded three times so the user enters 3. The problem is that when I run it. It computes it as though it's going through numbers like 1,2,3,4,5,6,7,8,9. But I need it to go through the numbers I have it. As in 1,2,4,8,16...2^N And the out put should read [2.0,2.25,2.44140625 (205 py (3.74) File Help Edit Format Run Options Window .Evan Mar th 14 September 2019 . Homverswork 2Q5 print (* Model Compound Interest product - E N - AnE (input{'Enter N: n-[1,2,4,8,16,20] Zor i 1n range (2, N+1) for 1, 2, 4, 8, 16 2 N Periods.) ... tor 3 in range (ien (n) }: - 1 (1+1/1) product.appernd (amount) amount print (product}
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY