You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
528 B
31 lines
528 B
3 years ago
|
{
|
||
|
"blurb": "Create a sentence of the form \"One for X, one for me.\"",
|
||
|
"authors": [
|
||
|
"Smarticles101"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"alirezaghey",
|
||
|
"bkhl",
|
||
|
"budmc29",
|
||
|
"glennj",
|
||
|
"guygastineau",
|
||
|
"IsaacG",
|
||
|
"kotp",
|
||
|
"kytrinyx",
|
||
|
"sjwarner-bp",
|
||
|
"ZapAnton"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"two_fer.sh"
|
||
|
],
|
||
|
"test": [
|
||
|
"two_fer.bats"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/example.sh"
|
||
|
]
|
||
|
},
|
||
|
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
||
|
}
|