Search:

Type: Posts; User: shamed

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    2,259

    Re: Help: Num to words

    I don't get it sir :( sorry..
  2. Replies
    7
    Views
    2,259

    Re: Help: Num to words

    Hi, thank you very much for your help! It did run.

    But I was not able to see that the problem was "the output must also accept negative numbers"

    This goes for example -4522 turns "Negative Four...
  3. Replies
    7
    Views
    2,259

    Re: Help: Num to words

    Hi, thank you for your reply, I picked an idea. But do you think the code I added is the best solution for the "two digit input"?..


    try {
    System.out.println("Enter a number from...
  4. Replies
    7
    Views
    2,259

    Help: Num to words

    What shall I do to this program? It does not output correct.

    When I input "6412" it will just output "Six Thousand Four Hundred Two"
    When I input "17" It will only output "Ten Seven"
    When I...
Results 1 to 4 of 4