30 lines
625 B
JSON
30 lines
625 B
JSON
{
|
|
"authors": [
|
|
"devonestes"
|
|
],
|
|
"contributors": [
|
|
"angelikatyborska",
|
|
"Cohen-Carlisle",
|
|
"jwworth",
|
|
"lpil",
|
|
"nathanielknight",
|
|
"neenjaw",
|
|
"parkerl",
|
|
"sotojuan"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lib/garden.ex"
|
|
],
|
|
"test": [
|
|
"test/garden_test.exs"
|
|
],
|
|
"example": [
|
|
".meta/example.ex"
|
|
]
|
|
},
|
|
"blurb": "Given a diagram, determine which plants each child in the kindergarten class is responsible for.",
|
|
"source": "Exercise by the JumpstartLab team for students at The Turing School of Software and Design.",
|
|
"source_url": "https://turing.edu"
|
|
}
|