Search:

Type: Posts; User: gta1

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,250

    Re: Simple looping statement

    I appreciate your reply . I've since found out you weren't kidding when you said there were a number of ways to do this, however, I certainly like the way you've laid it out.
  2. Replies
    3
    Views
    1,250

    Re: Simple looping statement

    Update:

    So I think I made progress but I'm not completely there. This is my new code and the resultant output:

    main method


    import java.util.*;
    public class CalcMain2
    {
  3. Replies
    3
    Views
    1,250

    Simple looping statement

    So I have a homework assignment where a program needs to be designed to allow the user to input the Number of bags sold (of coffee) as well as the Weight per bag and output the information in a table...
Results 1 to 3 of 3