Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

only need the psuedocode, thank you to anyone who answers it. CIT 120- Computational Thinking Chapter 4 Programming Problenm A program is needed that will

image text in transcribed

only need the psuedocode, thank you to anyone who answers it.

CIT 120- Computational Thinking Chapter 4 Programming Problenm A program is needed that will prepare a contract labor report. The input will contain the employee name, job performed, hours worked per day, and a code. Journeyman employees have a code of J, apprentices a code of A, and casual labor a code of C. The output consists of the employee name, job performed, hours worked, and pay. Journeyman employees receive $15.00 per hour. Apprentices receive $13.00 per hour. Casual labor receives $10.00 per hour This problem should be solved using either a case structure or nested-if st first have the flowchart and pseudocode completed, enter this program into QBasic in order to test your solution. In the QBasic program, you should display the Pay in currency format using a PRINT USING statement. ructure. Once you You should turn in the Visio file containing the flowchart and pseudocode. You will also turn in your QBasic file. (Be sure to submit the .bas file, not the exe file.) You may use the following sample data for testing purposes

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

More Books

Students also viewed these Databases questions

Question

22. Why is tPA not helpful in cases of hemorrhage?

Answered: 1 week ago

Question

2. Describe how technology can impact intercultural interaction.

Answered: 1 week ago

Question

7. Define cultural space.

Answered: 1 week ago