2022-08-24 14:28:45 +02:00

23 lines
359 B
JSON

{
"blurb": "Learn about iterating ranges by generating a chessboard.",
"authors": [
"brugnara",
"tehsphinx"
],
"contributors": [],
"forked_from": [
"elixir/chessboard"
],
"files": {
"solution": [
"chessboard.go"
],
"test": [
"chessboard_test.go"
],
"exemplar": [
".meta/exemplar.go"
]
}
}