Space age
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"blurb": "Given an age in seconds, calculate how old someone is in terms of a given planet's solar years.",
|
||||
"authors": ["masters3d"],
|
||||
"contributors": ["lukaszklis", "SleeplessByte"],
|
||||
"files": {
|
||||
"solution": ["space-age.ts"],
|
||||
"test": ["space-age.test.ts"],
|
||||
"example": [".meta/proof.ci.ts"]
|
||||
},
|
||||
"source": "Partially inspired by Chapter 1 in Chris Pine's online Learn to Program tutorial.",
|
||||
"source_url": "http://pine.fm/LearnToProgram/?Chapter=01"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"track":"typescript","exercise":"space-age","id":"a1349e6c90a443849a9a60670b23c029","url":"https://exercism.org/tracks/typescript/exercises/space-age","handle":"briemens","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user