Python
"Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. - The Whole Python FAQ
I've included some of my Python scripts. These scripts can work in Linux, Windows or any othe OS as long as the Python interpretor for that OS is installed on your machine. Download Python from Python.org.
Python scripts |
Hangman
|
The all time classic word game.
|
RGB Picker
|
A colour selection application/module in RGB and Hexadecimal similar to the colour picker in Adobe Photoshop.
|