Commit Graph

1 Commits

Author SHA1 Message Date
Kartik K. Agaram 6f6cb8d60a start moving Data to a file
It's annoying to have to make each edit in two places. Deducing the
table from an array of facts fixes that.

And this will also help save changes on edit. Though I still have some
open questions in my mind about how to go back from table to array of
facts..

(results is a snapshot of https://en.wikipedia.org/wiki/2023_Cricket_World_Cup)
2023-10-17 09:37:10 -07:00