Search:

Type: Posts; User: jocdrew21

Search: Search took 0.26 seconds.

  1. Re: if else statement: I need to place a price in a variable: to later ad taxes and topping to final cost.

    Norm I just cute a pasted his code showing him what it should look like. Obviously once he does that from his JDK it will naturally do it for him. Correct?
  2. Re: if else statement: I need to place a price in a variable: to later ad taxes and topping to final cost.

    Your code should look like this and please ask a direct question:



    package lab_3;

    /**
    This program allows the user to order a pizza
    */
    import java.util.Scanner;
Results 1 to 2 of 2