{{ state.num1Str }} {{ state.op }} {{ state.num2Str }}
{{ stepData.label }}
{{ stepData.desc }}
= 1
= 0.1
= 0.01
Build {{ state.num1Str }} here
{{ state.op }}
{{ state.w2 }}
.
{{ state.t2 }}
{{ state.w1 }}
.
{{ state.t1 }}
{{ state.h1 }}
{{ step > 1 || stepComplete ? state.op : '' }}
Drop to line up decimals
{{ state.w2 }}
.
{{ state.t2 }}
{{ state.w2 }}
.
{{ state.t2 }}
0
{{ userInputs[i] }}
🏆
You did it!
You successfully lined up the decimals, padded the zeros, and solved the math!
{{ state.num1Str }} {{ state.op }} {{ state.num2Str }}0 = {{ exactAnsString }}