Question: please help! I'm in intro to c++ programming and do not understand this problem. does not need to be intricate, as this is an introduction

please help! I'm in intro to c++ programming and do not understand this problem. does not need to be intricate, as this is an introduction course..please help.thanks
18. Create a program that displays the weekly gross pay for any number of employees. The user will input the number of hours the employee worked and the employee's hourly rate. Employees working more than 40 hours receive time and one-half for the hours worked over 40. If necessary, create a new project named Introductory18 Project, and save it in the Cpp8WChap07 folder. Enter the C+ nstructions into a source file named Introductory18.cpp. Also enter appropriate comments and any additional instructions required by the compiler. Save, run, and test the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
