Software Annoy-A-Tron
A simple, annoying piece of software written in Python
Writing the Software
This was made as a software version of ThinkGeek's "Annoy A Tron" device that emits random sounds at random intervals
I wrote this in Python 3.3.5
The code is in the screenshot, simply copy this code into the idle environment, and alas, it works!
It is possible to export this using tools such as cxFreeze or my preference, py2exe - this allows it to be used on any windows computer!