Search:

Type: Posts; User: anthony23415

Search: Search took 0.18 seconds.

  1. Replies
    13
    Views
    2,216

    Re: Problem with Loop

    If you dont mind asking? You go to UTA? and have class at 9:30 am in room 255 for that java class?
  2. Replies
    13
    Views
    2,216

    Re: Problem with Loop

    This is what I did.



    import java.util.Scanner;
    import javax.swing.JOptionPane;

    public class Electric1
    {
    public static void main(String args[])
  3. Replies
    13
    Views
    2,216

    Re: Problem with Loop

    I have the exact same homework. Not sure about your problem but i think its where your "name = input.nextLine(); remove Line and make it "name = input.next();" without quotations. Hopefully that...
Results 1 to 3 of 3