1.Enter a Number 2.See the result-it'll be in binary! 3.Very Cool! HOW IT WORKS: 1.work out the first value in binary above the number 2.find the value below it 3.keep taking away the values of binary starting with that number then going down a value 4.assign a 1 to the place if the value can be taken away without getting below 0 and a 0 if it can't