2023-06-11 18:44:46 +02:00

26 lines
509 B
JSON

{
"authors": [
"glennj"
],
"contributors": [
"bkhl",
"guygastineau",
"IsaacG",
"kotp"
],
"files": {
"solution": [
"secret_handshake.sh"
],
"test": [
"secret_handshake.bats"
],
"example": [
".meta/example.sh"
]
},
"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/qt0437047"
}