There is lots in their to get you started and up-and-running in Python
in a much quicker time than posting very elementary questions to a
newsgroup. (Although we value your interest).
En Sat, 03 Feb 2007 02:48:45 -0300, <fatwallet961@y ahoo.comescribi รณ:
there is no bracket in python
>
how can i know where a loop or a function ends?
You should read some introductory texts at least.
You can find the Python Tutorial inside your Python install, or you can
read it online at http://docs.python.org/tut/
The book Dive into Python is also available online at
Comment