Search:

Type: Posts; User: gta1

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,254

    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,254

    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,254

    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...
  4. Replies
    1
    Views
    1,480

    Help with homework

    I registered late for an object oriented java class and I've been given a lab that I have no idea how to do. I'm going to start going through the textbook tonight, but we have a lab due tomorrow that...
Results 1 to 4 of 4