Question: In Python with comments : Create a program that allows a user to calculate their approximate value of a product after a certain amount of
In Python with comments: Create a program that allows a user to calculate their approximate value of a product after a certain amount of time. The user wil enter the name of the product, the cost for the product, as well as a length of time in months. The product increases by a value of 20% each month. Print out a table of the value of the product each month. once the table has printed out, check to see if the final value of the product is more than 3 times the original amount of the product. If so, print out "Great Investment", if not print out "You choose poorly'.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
