Search:

Type: Posts; User: alias22

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    1,240

    Re: Simple computation program with strings...

    Oh...My...God I can't believe I made that mistake

    lol!

    i was looking at this for about 2 hours and i didn't spot that, God my eyesight deceives me


    import java.util.Scanner;
  2. Replies
    3
    Views
    1,240

    Simple computation program with strings...

    Hi. I'm trying to make a simple calculator type program out of strings..

    you can easily see what i'm trying to do by looking at the code:

    import java.util.Scanner;


    public class Main {
Results 1 to 2 of 2