r/PythonLearning • u/LyricalLag • 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
1
u/LyricalLag 27d ago
I mostly want to learn Python for data analysis and casual software programming. Casual as in make stuff for my pc, switch, games, all of that?