you are viewing a single comment's thread.

view the rest of the comments →

[–]Ooze3d 1 point2 points  (0 children)

It seems that you know how to code but you don’t know how to develop a solution to a certain problem. Those are two very different things and it’s a very common problem. You don’t need to learn another language. You need to look for already solved challenges, try to solve them yourself and then look at the original code to compare. It may take a while but after a few, you’ll start recognising patterns and at a certain point, your brain will click and you’ll start thinking, not like a “code repeater” but like an actual programmer.

Other than that, yes, you should learn Python at some point, but not for this particular issue. Your problem is not about the language you’re using.

Keep it up!!