Need help please with code for a Visual Basic project. Unzip and open the Gross Pay Solution-Function\Gross Pay Solution.sln file.
The application should display an employee's gross pay.
Employees receive time and one-half for the hours worked over 40. Use a function to calculate and return the gross pay.
Display the gross pay with a dollar sign and two decimal places. Save the solution and then start the application.