Monday, April 30, 2007

Markup Program

A.Objective: Practice my programming skills for the final. 1)Programming Challenge from Chapter 6

B.Program:
My program

C.Comment:
I was successful in writing a program that takes from the user, the wholesale cost of an item and its markup percentage and calculate the retail cost of the item. It was basically a review on functions. I had to do some error checking and did have quite a few syntax errors that were solved easily.

No comments: