elis aeris wrote:
> ugh, can someone who is online at this time give me some pointers on
> how to read this?
>
> i don't know how to look it up,
>
> in is listed,
> out is not, so i am not sure if this is python at all.
IN is what you INput into the python interpeter.
OUT is what the interpreter OUTPUTS.
it's a convention people use in order that they don't have to use the
>>> (3 greater-than signs)
to indicate an interpreter input, because the greater-than sign is also
used by e-mail clients
to indicate the level of quoting in a reply, so >>> will often end up as
3 vertical bars
in e-mail clients.
HTH,
-Luke
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor