Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
<div class="_1l1MA">Iterate over all numbers from <code>low</code> to <code>high</code></div>
<div class="_1l1MA">Convert each number to a string and compare the sum of the first half with that of the second.</div>