name-badge

This commit is contained in:
2023-12-18 15:02:33 -05:00
parent b69dc97356
commit 7332230435
11 changed files with 331 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"authors": [
"angelikatyborska"
],
"contributors": [
"neenjaw"
],
"files": {
"solution": [
"lib/name_badge.ex"
],
"test": [
"test/name_badge_test.exs"
],
"exemplar": [
".meta/exemplar.ex"
]
},
"language_versions": ">=1.10",
"forked_from": [
"csharp/tim-from-marketing"
],
"icon": "tim-from-marketing",
"blurb": "Learn about nil and the if conditional expression by printing name badges for factory employees."
}

View File

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