Today I set out atempting to program 2 human brains just for the fun of it. I choose the male brain and the female brain, although it was not hard to choose. Anyway I set my MSN and other IM accounts to busy and start coding after about 2 hour’s and 1 and half pages of code I ended up with the male brain. I used python as it was a simple but good programming language that was still new to me. Yes, I will post the sorce code later, but here’s the output of the brain.
>>> male()
’sex’
Wow, it’s extremly accurate… anyway, I continued my work on the female brain and about 6000 pages and 11 hours of coding the results we’re amazing.
>>> female()
Traceback (most recent call last):
File “”
NameError: female is not definable
I was puzzled why this happened as I had checked my code sevral times over. I decided to give up on the female brain, I gathered it was either designed by a super good company that makes it impossible to reverse engineer or it was made by Microsoft and just spits out random stuff making it impossible to work out what it actully does. Anyway, I’ll post my source on the downloads page later.