Calculate accepted pay by multiplying desired pay


Assignment: Future Annual Income

Write a program that:

1. Includes the following line comments at the top of the document:

o Python Homework #1: Future Annual Income
o Author: Your Name
o School: Pace University
o Course: CIS101
o Instructor: Professor Michael Sidaras-Tirrito
o Semester: Fall 2018
o Date Created: An actual date you created the file

2. Initializes the following:

o A string variable named name, defaulted to empty string
o A string variable named major, defaulted to empty string
o A numeric variable named graduationYear, defaulted to 0
o A numeric variable named age, defaulted to 0
o A numeric variable named desiredPay, defaulted to 0.0
o A numeric variable named acceptedPay, defaulted to 0.0

3. Collects user input of the name, the current age, the major, the graduation year and the desired annual salary upon graduating college.

4. Calculates accepted pay by multiplying desired pay with 0.67 to get two-thirds of the desired pay.

5. Displays the values stored in each variable on the screen, using the following example format and accompanying additional string literal text

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
Python Programming: Calculate accepted pay by multiplying desired pay
Reference No:- TGS02957436

Now Priced at $50 (50% Discount)

Recommended (94%)

Rated (4.6/5)