28 lines
582 B
JSON
28 lines
582 B
JSON
{
|
|
"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": "https://www.imdb.com/title/tt0058331/quotes/?item=qt0437047"
|
|
}
|