I need help with this python problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 5

I need help with this python problem

Let's use exponentiation to solve a known problem. You are offered a choice of either $1.000.000 or $0.01 (one penny) doubled every day for 30 days (the resulting amount is doubled every day). Task: Write a program to calculate the amount that will result from the doubling to understand which choice results in a larger amount.

27th May 2021, 10:50 AM
Ianovert9
1 Answer
+ 6
Ianovert9 , before we are going to help you, please: ▪︎present your attempt here. if you haven't done a try by yourself so far, please do so. create your code in playground and post the link to it here. ▪︎use a proper tag to describe the programming language you are going to use thanks!
27th May 2021, 3:04 PM
Lothar
Lothar - avatar