def f(x): d=0 while x = 1: (x,d) = (x/7,d+1) return(d)
Not registered? Create an account
Forgot Password?
Already a registered user? Login