map (\x -> chr (x + 32)) [45,69,82,82,89,0,35,72,82,73,83,84,77,65,83,1]
explain :)
I'm to lazy to do the math (substract and look for ascii code), but it should be "Merry Christmas". clue: look where "r" is i the string.
31–40 of 122 posts
[deleted]
All I want for Christmas is the three lines of CSS it would take to make HN responsive. If that's not possible, I'll take world peace instead.
map (\x -> chr (x + 32)) [45,69,82,82,89,0,35,72,82,73,83,84,77,65,83,1]
And thank you for being a big part of my small world :-)