News

At my last job I stumbled across some technique that's not in my Python books. It lets you write a 1 line loop that modifies every element of a list in a way you specify. It was tres kewl.< ...
The assignment was to take 200 pennies and put them in ... I would write a simple python script that will simulate the same thing. It shouldn't be too hard to create something cool (which is ...