city-office & high-score

This commit is contained in:
2023-12-18 04:03:01 -05:00
parent b8a7845967
commit 5f3aa01e4d
22 changed files with 1321 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"authors": [
"angelikatyborska"
],
"contributors": [
"neenjaw",
"michallepicki"
],
"files": {
"solution": [
"lib/form.ex"
],
"test": [
"test/form_test.exs"
],
"exemplar": [
".meta/exemplar.ex"
]
},
"language_versions": ">=1.10",
"blurb": "Learn about writing documentation and typespecs by getting your code ready for the arrival of a new colleague at the city office."
}

View File

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