Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

HMA.py

Name: Anonymous 2010-08-13 3:56


#!/usr/bin/python
from random import randint
var = randint(1, 1000)

if (var < 500):
    print "Hax my anus!"
else:
    print "Hax my anus!"

Name: Anonymous 2010-08-16 21:00

>>15
At least be interesting:
subset Heads of Num where { $_ >= .5 }
subset Tails of Num where { $_ < .5 }
given(rand) {
    when Heads { say "HMA" }
    when Tails { say "MHA" }
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List