The Nest
Explore
Sign in
akkartik
sum-grid.love
0019-Solution
0
A little sudoku-like app for helping first-graders practice addition
Code
Changes
Tags
Discussions
main
Solution = { row_totals={0, 0}, col_totals={0, 0}, data={ {0, 0}, {0, 0}, }, }