Python Basics
Learn Python Laguage Easily without any assistance. Every detail is explained. If not understood feel free to ask me.
Insatall Python from www.python.org (Install only 32 bit 2.7 version) Python comes inbuilt with Linux or Unix flavours.
Just go to shell or command-prompt and type
---->python
to check which version you are currently working on.
If there is any error you need to set python to system path and try it again.