{{ drag.symbol }}

Tap from left to right

Find the first place value that is different to compare the numbers.

H-Th T-Th Th H T O

Drag the symbol

Compare the two numbers.

{{ formatNum(step2.n1) }}
{{ step2.dropped }} Drop
{{ formatNum(step2.n2) }}
{{ sym }}
Correct!

Build a number

Tap in order

{{ step4.orderType === 'asc' ? 'Least to Greatest 📈' : 'Greatest to Least 📉' }}

{{ i === 0 ? '1st' : i === 1 ? '2nd' : '3rd' }}
{{ formatNum(step4.selected[i]) }}
🏆

Master of Numbers!

You've successfully compared and ordered massive numbers!