Initial upload

This commit is contained in:
2022-08-24 14:28:45 +02:00
parent c67653ddee
commit 57bc7b0289
370 changed files with 18479 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"blurb": "Translate RNA sequences into proteins.",
"authors": [
"Akasurde"
],
"contributors": [
"alebaffa",
"bitfield",
"ekingery",
"ferhatelmas",
"hilary",
"kytrinyx",
"leenipper",
"robphoenix",
"sebito91",
"tleen"
],
"files": {
"solution": [
"protein_translation.go"
],
"test": [
"protein_translation_test.go"
],
"example": [
".meta/example.go"
]
},
"source": "Tyler Long"
}

View File

@@ -0,0 +1 @@
{"track":"go","exercise":"protein-translation","id":"1806e002ad7e45bf87a980c11a1bdac1","url":"https://exercism.org/tracks/go/exercises/protein-translation","handle":"halfdan","is_requester":true,"auto_approve":false}