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))

This user has not answered any questions
This user has not asked any questions
This user has not participated in any tags
Stack Overflow Stack Overflow 8,158 rep 31637
Programmers Stack Exchange Programmers 542 rep 38
Code Review Stack Exchange Code Review 391 rep 15
Meta Stack Overflow Meta Stack Overflow 337 rep 26
Ask Ubuntu Ask Ubuntu 187 rep 18

1 Vote Cast

all time   by type  
1 up 0 question
0 down 1 answer