- 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.
1 Antwort
+ 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!