This commit is contained in:
2024-08-21 11:11:30 -04:00
parent 4e5b4dceeb
commit 7856986097
10 changed files with 289 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"authors": [
"jiegillet"
],
"contributors": [
"angelikatyborska"
],
"files": {
"solution": [
"lib/proverb.ex"
],
"test": [
"test/proverb_test.exs"
],
"example": [
".meta/example.ex"
]
},
"blurb": "For want of a horseshoe nail, a kingdom was lost, or so the saying goes. Output the full text of this proverbial rhyme.",
"source": "Wikipedia",
"source_url": "https://en.wikipedia.org/wiki/For_Want_of_a_Nail"
}

View File

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