Initial upload

This commit is contained in:
2022-08-24 14:28:45 +02:00
parent c67653ddee
commit 57bc7b0289
370 changed files with 18479 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"authors": [
"DoggettCK"
],
"contributors": [
"angelikatyborska",
"Cohen-Carlisle",
"devonestes",
"mlopes",
"neenjaw",
"sotojuan"
],
"files": {
"solution": [
"lib/secret_handshake.ex"
],
"test": [
"test/secret_handshake_test.exs"
],
"example": [
".meta/example.ex"
]
},
"blurb": "Given a decimal number, convert it to the appropriate sequence of events for a secret handshake.",
"source": "Bert, in Mary Poppins",
"source_url": "http://www.imdb.com/title/tt0058331/quotes/qt0437047"
}

View File

@@ -0,0 +1 @@
{"track":"elixir","exercise":"secret-handshake","id":"4b8f23d5e55540c2be5440fc65a31828","url":"https://exercism.org/tracks/elixir/exercises/secret-handshake","handle":"halfdan","is_requester":true,"auto_approve":false}