A tutorial site for beginners!
Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.
Go to Blog »Create a script to read a number and print whether the given number is an Armstrong number or not. (Note: You have to use Math.floor( ) method)
Click here for output