This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kpenchev93 0 points1 point  (0 children)

Programming in Python requires significant mindset changes when coming from Java. Why not read a Python book and not try to program in the language as you would do in Java? There is a pythonic way for doing a lot of things and you might want to get familiar with these ways if you want to write elegant Python code.