23 lines
349 B
JSON
23 lines
349 B
JSON
{
|
|
"blurb": "Learn about conditionals by playing Blackjack.",
|
|
"authors": [
|
|
"andres-zartab"
|
|
],
|
|
"contributors": [
|
|
"tehsphinx",
|
|
"andrerfcsantos"
|
|
],
|
|
"forked_from": [],
|
|
"files": {
|
|
"solution": [
|
|
"blackjack.go"
|
|
],
|
|
"test": [
|
|
"blackjack_test.go"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.go"
|
|
]
|
|
}
|
|
}
|