23 lines
359 B
JSON
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"
|
|
]
|
|
}
|
|
}
|