Programming Problems ; Can Someone Explain How To Do This?
By admin - Last updated: Monday, February 8, 2010 - Save & Share - One Comment
a program that performs
three basic tasks—Input Data, Process Data, and Output Results. For each
problem, use pseudocode to design a suitable program for solving it.
The manager of the Super Supermarket would like to be able to
compute the unit price for products sold there. To do this, the
program should input the name and price of an item and its weight
in pounds and ounces. It should then determine and display the
unit price (the price per ounce) of the item
Comment from scott.br
Time February 8, 2010 at 11:37 am
try posting in the “homework help” section, or the computers - programming section.