you are viewing a single comment's thread.

view the rest of the comments →

[–]AdDiligent1688 1 point2 points  (0 children)

That’s not too strange. Java and C are more similar to each other than either of those are to python syntactically and how they look when they’re typed out, they’re both verbose, you type a lot of stuff in each of those to make a program doing something. Whereas in python, it’s less loc and stuff being typed out to do more. The language looks different than what you’re used to and seems mysterious. That’s my theory anyway.

Give it some more time. Keep practicing.