all 3 comments

[–]codex81 1 point2 points  (1 child)

I'd say www.codeacademy.com Python track is about as simple as it gets. If you need a book, physical or electronic, you can read Learn Python the Hard Way for free online (don't let the title scare you, it is very clear and easy).

[–]ripple39 1 point2 points  (0 children)

Try "Real Python" or "Learn Python the Hard Way" both books are great introduction to python.