Initial upload

This commit is contained in:
2022-08-24 14:28:45 +02:00
parent c67653ddee
commit 57bc7b0289
370 changed files with 18479 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"authors": [
"neenjaw"
],
"contributors": [
"angelikatyborska"
],
"files": {
"solution": [
"lib/remote_control_car.ex"
],
"test": [
"test/remote_control_car_test.exs"
],
"exemplar": [
".meta/exemplar.ex"
]
},
"language_versions": ">=1.10",
"forked_from": [
"csharp/elons-toys"
],
"icon": "elons-toys",
"blurb": "Learn about structs by playing around with a remote controlled car."
}

View File

@@ -0,0 +1 @@
{"track":"elixir","exercise":"remote-control-car","id":"994a66b4115e4b5eb955a1e2d289cf91","url":"https://exercism.org/tracks/elixir/exercises/remote-control-car","handle":"halfdan","is_requester":true,"auto_approve":false}