Difference between revisions of "Wendy's JSON"

From Coder Merlin
(Created page with "JSON")
 
Line 1: Line 1:
JSON
== JSON ==
 
 
{
    "Board":Board
    "Rows" : 9
    "Columns": 9
}

Revision as of 10:18, 8 September 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

JSON[edit]

{

   "Board":Board
   "Rows" : 9
   "Columns": 9

}