The purpose of this program is to calculate the cost of building a Desk using four functions. The first function will ask the user for the number of drawers the desired desk should have, the second function asks for the type of wood to be used, the third function will calculate the cost of the order, and a fourth function will display the actual cost of the customers order on the computer screen.

Download | Source Code