#WSQ03 – Fun With Numbers

This is my code written in atom and running in the command prompt. The only thing you need to know in order to do this are two basic things. Asking the user for an input in this case specifically for an integer; And the basic math operators that are + – / * and the residual function mod that gives you the remainder of the division, if there is any.

2016-02-05

#TC101

CC BY-SA 4.0 #WSQ03 – Fun With Numbers by programmingtc101 is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.