idinhere'. Once this has been done there is nothing
> to stop you from writing:-
>
> id_ = 1
> id_ = 1.0
> id_ = Point(1, 2)
> id_ = Complicated(lots, of, parameters, here)
>
> >
> > Thanks a lot in advance! I hope I posted all the details needed and my
> &
Hi ,
I am a complete noob when it comes to python and programming in general.
Though, I do know some things and can figure a little bit out when looking
at source code I'm usually at a loss when understanding the entire workings
of a program. Any and all help provided here would be greatly appreci
ventory.py
herosinventory.py: command not found
co...@compy-laptop:~/pythons$ herosinventory
herosinventory: command not found
co...@compy-laptop:~/pythons$
I must be retarded. I'm sorry , what am I doing wrong here?
On Wed, Oct 21, 2009 at 2:31 PM, vince spicer wrote:
>
>
> On Wed, Oct 21,
hi everyone,
sorry for the rather boring question but i'm having serious issues getting
my programs to run from the command line without having to type "python"
in-front of them. I've tried a lot of different variations on the
#!/usr/bin/ etc. line and have come up with the following every time:
I've recently been going through "Python Programming, for the Absolute
Beginner" Second Edition, By Michael Dawson
I'm running python 2.5.4 on a windows xp home machine.
So my question boils down to this:
At the end of one of his chapters there is a challenge to write a program
that flips a "co