Computer Science, asked by anilkumarmohanpe94az, 1 month ago

An auto repair shop charges as follows. Inspecting the vehicle costs $75. If no work needs to be done, there is no further charge. Otherwise, the charge is $75 per hour for labor plus the cost of parts, with a minimum charge of $120. If any work is done, there is no charge for inspecting the vehicle. Write a program to read values for hours worked and cost of parts (either of which could be 0) and print the charge for the job?​

Answers

Answered by NotSolen14
0

Java or Python or C? don't forget to mention that next time

Similar questions