Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program 01 Write a program with the following variables that are hardcoded values you should manually change the values for testing: The hours that an

image text in transcribed

Program 01 Write a program with the following variables that are hardcoded values you should manually change the values for testing: The hours that an employee works in a week the value will not exceed forty hours, so we don't have to consider overtime hours. The hourly pay that the employee receives. Your programing should do the following: Create a variable to hold the gross pay. Your program should produce the following output: You worked 40 hours this week. Your pay rate is $22.50 per hour - your gross pay is $ 900.00. Assumptions You do not have to be concerned with the number of decimal places being displayed in this assignment. Your print statement can only contain string literals and variables

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Excel As Your Database

Authors: Paul Cornell

1st Edition

1590597516, 978-1590597514

More Books

Students also viewed these Databases questions

Question

Why are accounting assumptions necessary?

Answered: 1 week ago

Question

6. Explain how to train managers to coach employees.

Answered: 1 week ago

Question

5. Tell how job experiences can be used for skill development.

Answered: 1 week ago

Question

4. Explain the characteristics of successful mentoring programs.

Answered: 1 week ago