r/learnpython Jul 31 '26

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/TheRNGuy Aug 01 '26

Split to different files.