Search:

Type: Posts; User: Seraphim

Search: Search took 0.11 seconds.

  1. Thread: Logical

    by Seraphim
    Replies
    10
    Views
    1,237

    Re: Logical

    Try looking at breaking apart the massive thing first, from there on in it becomes easy.
    1. break up into the smaller numbers
    2. add the smaller numbers
    3. save this total
    4. display this total
    ...
  2. Thread: Logical

    by Seraphim
    Replies
    10
    Views
    1,237

    Re: Logical

    Think logically how you would do this. On paper you would write down the numbers and then add each one to the next till you have a total.
    In a computer you have to first "write" down the numbers by...
  3. Thread: Logical

    by Seraphim
    Replies
    10
    Views
    1,237

    Re: Logical

    Can you give me an idea of what you have already and what code you have tried please.
Results 1 to 3 of 3