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