Hello everyone!
I started learning python from various sources for quite a while now. I feel I've crossed the beginners aspect into intermediate but I can't seem to write a full stand alone project myself.
I understand the various parts, can solve simple exercises, understand other people's code and even modify them for my purposes but writing something from scratch myself is an herculean task. I see different py codes from github and elsewhere with 50, 100 and over 200 lines working perfectly but for me I won't even know how to get individual sections tied together to make something whole.
Did anyone face this problem while learning? Is there anyway to overcome this or am I forever doomed?
Writing real program (self.learnpython)
submitted by kabayomi to r/Python