Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,166

    Re: Adding the integers of a number

    Try experimenting with some simple statements that use those operators and print out the results.
  2. Replies
    4
    Views
    1,166

    Re: Adding the integers of a number

    Look at using these two operators: / and %
    One to get a digit, the other to shift the remaining digits to the right.
Results 1 to 2 of 2