47 lines
903 B
JSON
47 lines
903 B
JSON
{
|
|
"authors": [],
|
|
"contributors": [
|
|
"0xae",
|
|
"aldraco",
|
|
"atg-abhishek",
|
|
"austinlyons",
|
|
"behrtam",
|
|
"BethanyG",
|
|
"cmccandless",
|
|
"cypher",
|
|
"Dog",
|
|
"etrepum",
|
|
"ikhadykin",
|
|
"janetriley",
|
|
"jremmen",
|
|
"koljakube",
|
|
"kytrinyx",
|
|
"lowks",
|
|
"lucasdpau",
|
|
"miketamis",
|
|
"N-Parsons",
|
|
"patricksjackson",
|
|
"pheanex",
|
|
"sdublish",
|
|
"sjakobi",
|
|
"stonemirror",
|
|
"thenigan",
|
|
"thomasjpfan",
|
|
"tqa236",
|
|
"yawpitch"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"bob.py"
|
|
],
|
|
"test": [
|
|
"bob_test.py"
|
|
],
|
|
"example": [
|
|
".meta/example.py"
|
|
]
|
|
},
|
|
"blurb": "Bob is a lackadaisical teenager. In conversation, his responses are very limited.",
|
|
"source": "Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial.",
|
|
"source_url": "https://pine.fm/LearnToProgram/?Chapter=06"
|
|
}
|