PDA

View Full Version : Need help with simple program


sunstone
10-13-2008, 11:38 AM
PLEASE HELP ME!!!

I need a simple program that does this:

enter a number? _(someone enters a number)___

that number will be multiplied by the rate $12.75

The total is __(answer)_____




I attached what I currently have, what am i missing?

DrJim
10-14-2008, 09:32 AM
You're probably not doing anything wrong (I didn't actually try the program) - just looking in the wrong place for the output from the print statement. It should appear in a text window or in the text output which can be accessed from the menus.

If you want the number to appear on screen, you'll have to try something like "ground says ---."