Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 216 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 216 Bytes

Multiply any number by 9 and always return a 9

This program multiplies the golden number (9) by a list of other digits and then adds up the single digits higher than 9 again to display the end result, which is 9.