Where does my output go?

Maan M. Hamze mmhamze at pleiades.net
Wed Sep 5 10:58:38 EDT 2001


"Michael Abbott" <michael at rcp.co.uk> wrote in message
news:Xns91139DA18A194michaelrcpcouk at 194.238.50.13...
> So, I write a small bit of Python (one line):
>
> write.py
> --------
>     print 'hello'
> --------
>
> I then run it from the command line:
>
>
>     C:\TEMP>ver
>
>     Windows NT Version 4.0
>
>     C:\TEMP>write
>     Hello
>
I do not understand this step here.  How are you running write as an
executable? and why is it printing Hello not hello?
Maan






More information about the Python-list mailing list