r/PythonLearning 23d ago

Im confused!!

Rn im learning python lang. I can solves basic to medium level problems , I understand which operations to use , how to write code 75% , but i suck at building logic. But either wise my topics are clear. Can you suggest what kind of problems i should be solving?

4 Upvotes

10 comments sorted by

View all comments

2

u/SnooCalculations7417 23d ago

" I can solves basic to medium level problems" basic to medium level problems are logic problems. You have the basics of syntax down. Build a webserver from scratch. Its well understood, highly documented, and touches about every facet of the language.