teruss our logic for input and then round it off so that, for example, input = 121
iteration first digit = 1, p = 12,1 at 12 rounded
looping second digit = 2, p = 1.2 rounded first
iteration third digit = 3, p = 0 , 1 in rounded 0
then we know how many digits of an user input