103 reputation
2
bio website stackoverflow.com/users/stats/…
location United States
age 57
visits member for 2 years
seen May 24 '11 at 2:31
stats profile views 3

I'll probably use SO from time to time, but not often.

fredbnurk at gmail dot com

You really want both StackExchangeScripts and to remove the annoying tag from page titles.


print "\n".join((x % 3 == 0) * "Fizz"
                + (x % 5 == 0) * "Buzz"
                or str(x)
                for x in xrange(1, 100+1))

0 Active bounties

This user has not participated in any bounties.