Closed taco-coder closed 6 years ago
Add a rule-card that demonstrates adding 2 digit numbers. Note, take into account any 2 numbers that go past 99 (cons 9 9) and loop them back around to 0 then follow through the rest.
Add a rule-card that demonstrates adding 2 digit numbers. Note, take into account any 2 numbers that go past 99 (cons 9 9) and loop them back around to 0 then follow through the rest.