Well, everybody knows: the best way to learn programming is to program. Here are few freely accessible books on Python which should allow you to start.
- Python Tutorial
- Byte of Python by Swaroop C H
- Think Python. How to Think Like a Computer Scientist by Allen B. Downey
- Dive Into Python by Mark Pilgrim
- Learn Python The Hard Way by Zed. A. Shaw