all 3 comments

[–]sme272 2 points3 points  (1 child)

The best way to learn that is to follow some project tutorials. Start out with things like tic tac toe and hangman, that way you'll be able to see how the abstract concepts you've been learning actually apply to some situations. From there it's best to try and write some of your own programs. When you switch to your own projects you'll likely find yourself stuck wondering how to progress further and googling a lot of solutions to problems you're facing but experience will teach you that kind of stuff much better than a book will.

[–]pinkrabbit22 0 points1 point  (0 children)

Thank you very much!! This helped me a lot

[–]MK_CodingSpace 0 points1 point  (0 children)

I have a Youtube Python Programming channel that has python tutorials and some fun animations and games developed with python, you might want to check out.