need to be able to write a code that read the number bit by bit
& also the first digit has to be * 4 and then the second digit * 3 then so on last digit by *1
also the rule is that the int cant be zero if its zero make the digit to 9 if higher then 9 add the to digit together