new-passport

This commit is contained in:
2024-03-07 05:10:54 -05:00
parent 8a0a02f996
commit 5704073c97
11 changed files with 487 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"authors": [
"jiegillet"
],
"contributors": [
"angelikatyborska"
],
"files": {
"solution": [
"lib/new_passport.ex"
],
"test": [
"test/new_passport_test.exs"
],
"exemplar": [
".meta/exemplar.ex"
]
},
"language_versions": ">=1.10",
"blurb": "Learn about `with` to concentrate on the happy path and manage a stressful day of facing bureaucracy."
}

View File

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