mirror of
https://codeberg.org/andyscott/exercism.git
synced 2024-11-14 07:10:48 -05:00
28 lines
464 B
JSON
28 lines
464 B
JSON
{
|
|
"authors": [
|
|
"Ticktakto",
|
|
"Yabby1997",
|
|
"limm-jk",
|
|
"OMEGA-Y",
|
|
"wnstj2007",
|
|
"J08K"
|
|
],
|
|
"contributors": [
|
|
"BethanyG",
|
|
"kytrinyx",
|
|
"pranasziaukas"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"exchange.py"
|
|
],
|
|
"test": [
|
|
"exchange_test.py"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.py"
|
|
]
|
|
},
|
|
"icon": "hyperia-forex",
|
|
"blurb": "Learn about numbers by solving Chandler's currency exchange conundrums."
|
|
}
|