Search:

Type: Posts; User: Asmith1292

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,193

    Re: Storefront Exercise Troubles

    I have gone back through and attempted to see what the computer is seeing, but for the life of me I can not figure out why it System.out.println this section where it lists the items and prices...
  2. Replies
    5
    Views
    1,193

    Re: Storefront Exercise Troubles

    Sorry about the poorly posted code. In regards to your advice of putting it down on paper i already have as well as just made small changes to the code to see what's wrong but to no avail.


    ...
  3. Replies
    5
    Views
    1,193

    Storefront Exercise Troubles

    import java.text.NumberFormat;
    import java.util.Locale;
    import java.util.Scanner; //Scanner Class Available

    public class Pies {

    /**
    * @param args
    */
    public static void main(String[]...
Results 1 to 3 of 3