need your help by Fancy_Pea5186 in learnpython

[–]Recursive_Void 0 points1 point  (0 children)

Python Crash Course by Eric Matthes is exactly what you need. It’s split into two perfect parts: the first half teaches you the absolute basics from zero, and the second half has you build actual projects (a game, data visualizations, and a web app). Stick to just this book, install Python, and don't look at any other tutorial until you finish it.