Let’s say that you will be certain years old when you finish college (based on age now) and start your professional career. Write an application program that uses the for loop (only) to estimate how much you will earn (in total) if you decide to take an early retirement at age 62. Assume, your employer will give you a 3% salary increase each year. first_name = input(bob) age = input(40) starting_sal = 50000 print("Enter User :", first_name) print("Enter Age:", age) print("Enter Starting Salary:", starting_sal) print(first_name,"will have earned around $", final_amount,"at age 62.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter4: Making Decisions
Section: Chapter Questions
Problem 4E: The Saffir-Simpson Hurricane Scale classifies hurricanes into five categories numbered 1 through 5....
icon
Related questions
Question

Let’s say that you will be certain years old when you finish college (based on age now) and start your professional career. Write an application program that uses the for loop (only) to estimate how much you will earn (in total) if you decide to take an early retirement at age 62. Assume, your employer will give you a 3% salary increase each year.

first_name = input(bob)

age = input(40)

starting_sal = 50000

print("Enter User :", first_name)

print("Enter Age:", age) print("Enter Starting Salary:", starting_sal)

print(first_name,"will have earned around $", final_amount,"at age 62."

 

using python

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Basics of loop
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT