Computer Science, asked by vasukikalaichelvi24, 4 months ago

def strange (j):
while j > 0:
k = 10 + k + j % 10
j j/ 10
return k​

Answers

Answered by krithivjayaprakash
0

Answer:

Is it C or C++?

still if it is python the answer will be

10

0.1

0.01...

move on like that the value will be 0>=<1

Similar questions