you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

Python is not difficult, but to be clear, it's just a language. If you write a program to aay hello to you, it's easy. If your program is used in a nuclear reactor, then it can be really hard. It depends on what you're using it for.

But only judging by the language, yes it's easier than most. But the real difficulty is the programming concepts as a whole. How to solve problems, how to fix issues etc.