CHECKSUM by Martien Scheepens
This program calculates the checksum of each number between 0 and 10^14-5000.
Example: 227 → 2+2+7=11
It calcs also the average of all single numbers together.
Example: 227 → 2+2+7=11 → 11/3(length of number)=3.666667
It's only 189 bytes big!
Questions or problems: mar-10@web.de with the subject "TI".