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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 06:00, dkargbo6034
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color. orange, 5, 100, 100); drawpoolball(color. green, 6, 50, 200); drawpoolball(color. red, 3, 150, 350); drawpoolball(color. blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
image
Computers and Technology, 22.06.2019 07:30, alexandramendez0616
Jasper and samantha are in a robotics competition. the guidelines state that the robots should be able to move a 10-gram weight at least 2 meters and turn in a circle. jasper and samantha have already built the robot. which step of the design process should they follow next to decide whether their robot meets the minimum criteria for the competition?
Answers: 1
image
Computers and Technology, 22.06.2019 10:00, kimmmmmmy333
According to alisa miller foreign news bureaus
Answers: 3
image
Computers and Technology, 22.06.2019 17:30, glocurlsprinces
Rachel completed typing an official document with a word processing program. she wants to make sure that her document has no typographical errors. she also wants all headings to have the same font. which features in a word processing program should she use? rachel should use the feature in a word processing program to find typographical errors. she should apply to have uniform headings.
Answers: 1
You know the right answer?
Develop an algorithm and a python program. The Retirement Advisor algorithm. The python program wi...

Questions in other subjects:

Konu
Mathematics, 09.06.2021 18:10