What is the output of the following?
What will strange(1230) return?
def strange (j):
k = 0
while j> 0 :
k = 10 * k + j % 10
j = j // 10
return k
Answers
Answered by
1
Explanation:
fhdfhfddgdghyp didffdffkj dgjkgdkddkdf
Similar questions
Chemistry,
1 month ago
Math,
1 month ago
Hindi,
2 months ago
Social Sciences,
2 months ago
Science,
9 months ago