Mmmm, ternary conditional operatery goodness ...# 1 2 3 4234567 perl -le'print qw(h t)[rand>.5?0:1]for 1..200'
broquaint
In reply to Re: New golf game (for the extremely bored)
by broquaint
in thread New golf game (for the extremely bored)
by Necos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |