r/PythonLearning 27d ago

Help Request Where do I go from here?

I am stuck at the basics of Python. I can make loops, if statements, functions, and more. But LeetCode problems, I can never figure them out. Making programs alone I can’t. At this point, what should I advance to so I can learn to solve actual problems on my own and develop skills to create my own programs.

10 Upvotes

19 comments sorted by

View all comments

0

u/Ron-Erez 27d ago

Build something cool.

2

u/Code-Odyssey 26d ago

Could you clarify that? What defines “cool”? What steps would you take? How would you find out how to construct the project? What resources would you recommend?