Some solutions for the julia path
This commit is contained in:
21
julia/currency-exchange/.exercism/config.json
Normal file
21
julia/currency-exchange/.exercism/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"authors": [
|
||||
"colinleach"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"currency-exchange.jl"
|
||||
],
|
||||
"test": [
|
||||
"runtests.jl"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.jl"
|
||||
]
|
||||
},
|
||||
"forked_from": [
|
||||
"python/currency-exchange"
|
||||
],
|
||||
"icon": "hyperia-forex",
|
||||
"blurb": "Learn about numbers by solving Chandler's currency exchange conundrums."
|
||||
}
|
||||
1
julia/currency-exchange/.exercism/metadata.json
Normal file
1
julia/currency-exchange/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"julia","exercise":"currency-exchange","id":"57c3aae34f93402a953b2840e9fbe904","url":"https://exercism.org/tracks/julia/exercises/currency-exchange","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user