I suggest Zed Shaw's Learn Python the Hard Way (http://learnpythonthehardway.org/) which is free online and focuses on having you type the code and getting it to work. This is what I used to learn basic Python and it sounds like it fits your learning approach as well.
Comments
I suggest Zed Shaw's Learn Python the Hard Way (http://learnpythonthehardway.org/) which is free online and focuses on having you type the code and getting it to work. This is what I used to learn basic Python and it sounds like it fits your learning approach as well.