(no subject)
It appears that mathematical ability is inversely proportional to organisational skills, as I actually did pretty well in maths classes today, which encompassed both P5 and M3. I tried to do some more coding, but decided I'd quite like some of the functions I'd written earlier. I now have a michelle.py. Fear me.Pity me.
Functions?
Re: Functions?
Re: Functions?
Re: Functions?
Neil
Re: Functions?
Re: Functions?
Works thou...
no subject
Okay, so maybe pity is appropriate.
I'm claiming neil.py is better tho, cos 'neil' is shorter than 'michelle', 'michelle.foo' is going to get annoying (import michelle as neil ;-)).
Are you going to post michelle.py anywhere so I can steal any useful functions? ;-)
Neil
no subject
Oh, and I'm bad and naughty and use 'from michelle import *'; I guess 'import michelle as m' would work reasonably, though.
no subject
I'm not sure about your 2D array of characters. You realise that a string can be indexed as a list? (e.g. 'foo'[1]=='o') so wouldn't a list of strings do the required job?
Yes, import michelle as m would make sense, I still like the comedy value of import michelle as neil tho.
Neil
no subject
I'll send you the code for the other one when I get home.
no subject