Search:

Type: Posts; User: kissyfurs

Search: Search took 0.06 seconds.

  1. Thread: Logical

    by kissyfurs
    Replies
    10
    Views
    1,242

    Re: Logical

    why couldn't you do that without the loop? You'd have to write the code out 6 different times and manually change the charAt each time, but it would work. Why are you trying to avoid loops? Is...
  2. Thread: Logical

    by kissyfurs
    Replies
    10
    Views
    1,242

    Re: Logical

    Not sure if you can do this (I'm fairly new) and I can't try this at work, but here's what I would try:
    1. Read the input in as a string rather than an int
    2. Use the charAt Method to read each...
Results 1 to 2 of 2