"Glen Clark" wrote
Really useful feedback, I will note the points highlighted for my
next
mini-project. I feel it is important that I am writing proper code
before
moving onto learning modules and such.
I wouldn't sweat over it. Modules are at the heart of Python and
restricting
yourself t
*#Your code is very readable...more so than some experienced people ;^)*
Thank you, that is very motivating that I am at least on the right track!
#A few suggestions (and assuming Python 3.X, since that's what it looks
like):
Yeah it is 3.1, forgot to mention that.
# * "list" shadows a built-in
"Glen Clark" wrote in message
news:aanlktimabbj8ae35q3ao9+xzbvtnyzbz3wrudahmn...@mail.gmail.com...
Hello,
I have completed my first python script. This is after watching a video
guide on python and is my first attempt at writing code in python. While
the
code is not very useful I got the ide