gumption

Joe McCarthy

RATING

0.01
Karma: 0.00
avatar
Very nice — short, simple, direct.

Quick note for anyone who wants to try this using Python 2 (rather than Python 3): you'll need to insert

from __future__ import print_function

at the outset.