Search:

Type: Posts; User: zerocool18

Search: Search took 0.07 seconds.

  1. Re: hello! can i please get some help with a simple loop problem?

    well i ended up with this lol. been trying all night , and i no its probably way off.



    import java.util.Scanner;

    public class MinMax {
    public static void main(String [] args) {
    ...
  2. Re: hello! can i please get some help with a simple loop problem?

    thanks alot for the help , well see how it goes. it makes since in my head, but sometimes i lose it when i try to put it into code lol . ill let you know how it works out!!
  3. Re: hello! can i please get some help with a simple loop problem?

    alright , well i would take the list of numbers and sort them in order from the largest to smallest . the largest would be my max. then id take the numbers again and sort them from smallest to...
  4. hello! can i please get some help with a simple loop problem?

    hello , im just begining my java programing. forgive me if im displaying my code wrong , but this the only way i could figure it out lol .been trying to do these loop problems in my book but ive...
Results 1 to 4 of 4