subject
Computers and Technology, 02.06.2021 23:10 25linm

I need help woth this program for COP 2800 : Write a program that reads the following information and prints a payroll
statement:
Employee’s name (e. g. John Doe)

Number of hours worked in a week (e. g. 40)
Hourly pay rate (e. g. 15.50)

Federal tax withholding rate (e. g. 15%)

State tax withholding rate (e. g. 5%)

You will then print all user entered information and in addition the gross pay, fed withholding dollar amount, state withholding dollar amount, total deductions, and net pay. For a sample run refer to problem 4.23 in your textbook. Be sure to format your output and display the information in a way that makes sense for what you need to display. Be sure that your program let’s the user know when they have entered incorrect information (e. g. negative numbers). You do not have to
allow them to fix the error but let them know the error exists.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 10:00
What did i do wrong with this const discord = require('discord.js'); var bot = new discord.client(); const token = 'ntm3mjcxmtu1mjg3ote2ntq2.dyogew.dpfiwfpuifzuzvifop-csuxasnm' const prefix = "! " bot.registry.registergroup('simple', 'simple'); bot.registry.registerdefaults(); bot.registry. + '/commands'); bot.on('message', message => { if(message.content == 'hi! ') { message.channel.send ('@everyone sup, how is @everyone day going'); } if(message.content == 'h3lp') { message.channel.send ('dose not have any commands yet'); } bot.on('ready', function() { console.log("ready") }); bot.login(token);
Answers: 1
question
Computers and Technology, 24.06.2019 13:50
What does code do? a creates a text box that says "solid black" b creates a black border of any width c creates a black border 1 pixel wide
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
George is working as a programming team lead. which statements correctly describe the skills that he requires?
Answers: 3
question
Computers and Technology, 24.06.2019 22:30
Telling a computer that is already on to turn again is known as what type of boot?
Answers: 1
You know the right answer?
I need help woth this program for COP 2800 : Write a program that reads the following information a...
Questions
question
English, 18.03.2021 21:00
question
English, 18.03.2021 21:00
question
Mathematics, 18.03.2021 21:00
question
Mathematics, 18.03.2021 21:00
Questions on the website: 13722367