21 lines
338 B
JSON
21 lines
338 B
JSON
{
|
|
"authors": [
|
|
"colinleach"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"cars-assemble.jl"
|
|
],
|
|
"test": [
|
|
"runtests.jl"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.jl"
|
|
]
|
|
},
|
|
"forked_from": [
|
|
"csharp/cars-assemble"
|
|
],
|
|
"blurb": "Learn about conditionals by analyzing the production of an assembly line."
|
|
}
|