2022-08-24 14:28:45 +02:00

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"
]
}
}