twelve_days

This commit is contained in:
2024-08-21 20:36:51 -04:00
parent 2b764143c4
commit d00a9787f9
10 changed files with 385 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"authors": [
"DoggettCK"
],
"contributors": [
"angelikatyborska",
"Cohen-Carlisle",
"devonestes",
"neenjaw",
"PatrickMcSweeny",
"sotojuan"
],
"files": {
"solution": [
"lib/twelve_days.ex"
],
"test": [
"test/twelve_days_test.exs"
],
"example": [
".meta/example.ex"
]
},
"blurb": "Output the lyrics to 'The Twelve Days of Christmas'.",
"source": "Wikipedia",
"source_url": "https://en.wikipedia.org/wiki/The_Twelve_Days_of_Christmas_(song)"
}

View File

@@ -0,0 +1 @@
{"track":"elixir","exercise":"twelve-days","id":"0a1590f9cd004ef09f8e5e9a6558e92d","url":"https://exercism.org/tracks/elixir/exercises/twelve-days","handle":"negrienko","is_requester":true,"auto_approve":false}