-
Completed at: 2023-10-05T21:54:50.670Z
-
Completed languages: javascript
-
Tags: Restricted, Puzzles
-
Rank: 1 kyu
You need to write a function f
that returns the string Hello, world!
.
Requirement: Every line must have at most 1
character, and total number of lines must be less than 145
.
Hint: It's possible to complete this in less than 99
(tsukumo
) lines.
Easier version: https://www.codewars.com/kata/5935558a32fb828aad001213
Trivia: While ∞
can be pronounced as infinity
, it's preferred to be pronounced as mugen
here. It's the same, but way cooler.