Numbers is a simple-basic program to print every number from the number A to the number B. Original version of Numbers ported on: Windows, Android. Originally made out of fun. :3
There's written variables you can easily change of Windows version. Have fun reading my code. :3
Some information about some port are in the file "README_(Platform).md" which is in the folder of the platform (e.g. "Windows").
About versions. From the version 1.1, in the version name can be up to three separated numbers and with the platform name (e.g. N1.N2.N3-(Platform)).
- N1 means noticeable-big change for all platforms.
- N2 means small change for all platforms which can be noticed in the code.
- N3-(Platform) means the change only for some specific platform.