Program to find the number of zeroes in the factorial of a number( tried Upto 10000000000), in a fraction of a second.Got the answer for 1000000000 in 0.005 seconds.
This program code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. Run It Now!
Its a simple game in python...
You need to install all the necessary modules (pygame) before running it....
I will publish the modified version later... Run It Now!