http://www.perlmonks.org?node_id=158848


in reply to A challenge ...

What about a golf on printing the above in 'ascii art' (i.e. each character must be made up of atleast 3 otherchars)

That makes no sense at all. Golf is a game where you want only a few strokes, but ascii art requires a lot of characters. Perhaps you meant s/golf/obfuscation/?

perl -le'print"hi ".++$_ until/0/'
perl -le'print"hi $_"for+1..10'

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.