python coding contest
Justin Azoff
justin.azoff at gmail.com
Sun Dec 25 21:42:17 EST 2005
>>> c=open("seven_seg.py").read()
>>> len(c)
251
>>> len(c.replace(" ",""))
152
:-)
Knowing me, I'll forget to submit it.
More information about the Python-list
mailing list