my first “fun” python program

I’m doing a Computer Science subject this semester that is requiring the use of Python as the coding language (as opposed to Java, which we have been taught so far.) For today’s prac, we were required to write a simple guessing game. The computer would generate an int between 0 and 100, and then accepted user input, telling the user if they were warmer, colder or if they won.

I was pretty happy to complete this in half an hour with limited python knowledge (admittedly with the help of Google and an internet connection.)

I will upload this python file after the pracs are over for this week, so people can’t cheat. :)

July 30, 2009 | |

COMMENTS

blueswirls wordpress theme

The theme this website is based on is called greymonger and it is released under the GPL- this means that anyone can play with it and modify the code. It also means that the code of the modification must also be released under the GPL licence.

The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php

So here you go, the theme I use. It’s simply an archive of the theme folder, with the images slightly modified.
blueswirls.tar.gz This is just the theme folder, not the full website.

(update: 28 July 2009) Perhaps the best way to license this theme is under the Creative Commons “share alike” license.

July 17, 2009 | |

COMMENTS