i have to hand this thing in today a java program that calculates gst (6%)and pst (7%) i thought it would be easy but its bugging me out and its just not working what i got so far will be posted in the next post someone please help me make this thing work!

Blah i just took this class too, how could i forget already, i'll take a look when i get home and see if i can figure it out.
okay well i figured it out all i was doing was using int instead of double (for those of you who know what that means.) works fine now thanks.
well i'm glad you figured it out, cause i really really don't like programming

okay im 100% on this next one (its the lastone also !!!

) all i can do is get it to ask you "would you like miles per gallon or litres per 100 kilometers" after that im done. heres the question
5. Write a program to calculate either "miles per gallon" or "litres per 100 kilometres". Your program begins by asking the user whether she wants "miles per gallon" or "litres per 100 kilometres". If the user requests miles per gallon then prompt the user twice: first for miles driven and then for gallons used, and then print the values read and the calculation mpg = miles driven / gallons of gas used
okay well i figured it out all i was doing was using int instead of double (for those of you who know what that means.) works fine now thanks.
AH okay. I know that it eventually becomes a habit to use int doesn't it! It's one of those things a programmer needs to get out of quickly
since its figured out, problem solved...end of thread. (:
locked.