high-school-sweetheart

This commit is contained in:
Alexander Heldt
2025-11-08 11:39:33 +01:00
parent 2c54444d46
commit c0308da8c5
10 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"authors": [
"lpil"
],
"files": {
"solution": [
"src/high_school_sweetheart.gleam"
],
"test": [
"test/high_school_sweetheart_test.gleam"
],
"exemplar": [
".meta/example.gleam"
],
"invalidator": [
"gleam.toml",
"manifest.toml"
]
},
"forked_from": [
"elixir/high-school-sweetheart"
],
"blurb": "Learn about the pipe operator by helping high school sweethearts profess their love on social media via ASCII art."
}

View File

@@ -0,0 +1 @@
{"track":"gleam","exercise":"high-school-sweetheart","id":"496bd682b8cc4070ab04077da46db44f","url":"https://exercism.org/tracks/gleam/exercises/high-school-sweetheart","handle":"fw353qwgs","is_requester":true,"auto_approve":false}