5 Minute python
I’ve recently been learning python and decided to note down the *very basics* that took longer to find out than I would’ve liked.
Without furtherado, heres my 5-minute-python.
Tags: python
I’ve recently been learning python and decided to note down the *very basics* that took longer to find out than I would’ve liked.
Without furtherado, heres my 5-minute-python.
Tags: python
February 27th, 2008 at 12:37 am
[EDIT] - Fixed up a example + uncertainty over tuples.
May 7th, 2008 at 5:50 pm
You appear to have prefixed a lot of your variables with ‘my’!
May 7th, 2008 at 5:56 pm
heheehe… I suck… just an example… bugger !
May 7th, 2008 at 5:57 pm
There was a reason there, in that it’s very generic… but your right, OTOH nobody else looked so you fell into the trap!
May 7th, 2008 at 6:04 pm
I forgot I wrote this… fixed
..must’ve been brainwashed by some production code I was working on.