789
Exam Answer
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
They missed out the context code:
(Duration formatting and language identification are left as an exercise for the reader)
Works even better in Ruby, as the code as given is valid, you just need to monkey patch
length
:Code as given can be made valid in scala I believe. My starter was based on that assumption. I think raku can do it too, but you would probably have to
\x = $
to make it work...Edit: misread your comment slightly, CBA to change mine now. It is what it is