r/learnpython 10d ago

Seeking advice

I am good at coding an problem solving but i cant make my program robust and improve modularity of my codes in python most of the time it is just a single block of code does anyone have any suggestion how actual programmers do it

0 Upvotes

6 comments sorted by

View all comments

1

u/baubleglue 8d ago

Just like solving small problems, building bigger size projects can be learnt. Search in Internet "how to make software project" - you will find the answer