Posted By: most_divine_one |
2/15/2007 7:11:00 PM |
|
|
Help Please!!
Java is my first programming language and I'm having difficulty with an assignment if and else statements. I've tried several setups by my compiler countinues to tell me i'm making an else statement without and if statement. Please give insight if possible.
The problem is: I need to add a discount charge for a phone call if its over 60 mins, and and a tax charge for all calls made.
|
|