Search:

Type: Posts; User: proera92

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,490

    Re: Help with a java assignment

    I know what i'm supposed to do, just not how to express it through the java language,

    Here's what I got so far:



    import javax.swing.*;
    class GuessMultiple{
    public static void main(String...
  2. Replies
    3
    Views
    1,490

    Help with a java assignment

    I need help making a java program that allows the user to enter two numbers, and the program should list multiples of the first number to check if the second number is a multiple of the first. If it...
Results 1 to 2 of 2