subject
Computers and Technology, 10.12.2021 21:20 simmy6

Develop an algorithm and a python program. The Retirement Advisor algorithm. The python program will determine how many years until retirement and how much is still needed to save.
The program must successfully must be designed to collect the following inputs from the user:
Full Name
Current Age
Desired Retirement Age
Current Level of Retirement Savings
What Is the Total Amount of Retirements Savings Is Needed at Retirement
Finally, the program will need to output a simple statement (or statements) that show the name, how many years left to retirement and how much needs to be saved to reach your retirement goals.
You must save the file in the following format yourName_Retire. py and submit here. Use the starter file at the top of this section. Remember, you will need to download the starter file and open it using a text editor (i. e. notepad in Windows). The program must run when called up in Python or running from the command line. You must document your code using comments so reviewer will know what you are attempting to do.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:00
What is the main benefit of minimizing the ribbon in word? more options will be accessible through customized keystrokes. more of the document will be viewable without needing to scroll. fewer controls will be accessible to the user by using the mouse. fewer editing options will be available without entering a password.
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Which of the following is not an enhancement to the standard wiki to make it more attractive for corporations? encryptionwork spacespermission toolspredictive text
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
When writing a business letter, how many times can you use the same merge field in a document? once once, unless using the address block feature unlimited it will depend on the type of document you choose
Answers: 1
question
Computers and Technology, 25.06.2019 01:20
Jason typically uses the internet to buy various items. it the total cost of all of the items ordered, at one time, is $250 or more, then the shipping and handling is free, otherwise the shipping and handling is $15 per item. design an algorithm that prompts jason to enter the number of items ordered and the price of each item. (remember cost = number of items order times price) the algorithm then outputs the total billing amount including shipping and handling. your algorithm must use a loop (repetition structure) to get the number and price of each item. write this in algorithm format not program code format.
Answers: 2
You know the right answer?
Develop an algorithm and a python program. The Retirement Advisor algorithm. The python program wi...
Questions
Questions on the website: 13722361