Opening the reading…
Opening the reading…
DSA FUNDAMENTALS › CONTROL FLOW
This is a scratch drill — your code runs, nothing is graded or recorded. No test cases, no expected output, no verdict.
TASK
Process 507204 with a loop and build the reversed integer 402705. Use result = result * 10 + digit, and stop when the working number becomes 0.
OUTPUT
Sample402705
What a finished answer prints, from the lesson. Nothing has run yet — press Run and this is replaced by your program’s own output.