Hey guys
Does anyone know any good sites for learning Phyton Script
i need some good sites so i can learn Phyton
thanks 
A good one is A Byte of Python. The web version is here http://www.ibiblio.org/swaroopch/byteofpython/read/.
Just started a new thread. Hope it becomes a useful resource for all Python coders of all levels:
Edit: Your first post! Welcome to the forum 
if you have no programming experience http://wiki.python.org/moin/BeginnersGuide/NonProgrammers
if you know other programming languages already so programming isn’t new but python is http://wiki.python.org/moin/BeginnersGuide/Programmers
infact if you have downloaded python look in the doc folder, it has a decent tutorial in it as well as other documentation. it’s default location is c/python/doc .
