For the program, you will write a utility that converts dollars to coins. It is a simple program that must have the following:
-
Wednesday, August 11, 2010 1:38 AM
I dont even know where to start...
For the program, you will write a utility that converts dollars to coins. It is a simple program that must have the following:
- Multiple outputs to the screen
- At least one input
- The use of integers and strings
- Looking or repetition with Do..While, If..Else
- Must have some output text to show correct value of coins that would be converted from the dollars.
- Code must include comments explaining your reason for the code section or what the code is doing
- Code must compile
- Whole dollars only. If value is less than 1 or 0, the program should break or exit.
All Replies
-
Wednesday, August 11, 2010 1:57 AM
We don't do homework here.
If you do the homework and show what you have done, we will be happy to answer a question about any problem you have with your work. Show your work.
- Marked As Answer by xMORROW Wednesday, August 11, 2010 1:59 AM
-
Wednesday, August 11, 2010 1:59 AM

