Darts
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"authors": [
|
||||
"angelikatyborska"
|
||||
],
|
||||
"contributors": [
|
||||
"SleeplessByte"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"darts.ts"
|
||||
],
|
||||
"test": [
|
||||
"darts.test.ts"
|
||||
],
|
||||
"example": [
|
||||
".meta/proof.ci.ts"
|
||||
]
|
||||
},
|
||||
"blurb": "Write a function that returns the earned points in a single toss of a Darts game.",
|
||||
"source": "Inspired by an exercise created by a professor Della Paolera in Argentina"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"track":"typescript","exercise":"darts","id":"74acea877ee9498b8ce3fda662ae6659","url":"https://exercism.org/tracks/typescript/exercises/darts","handle":"briemens","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user