I\'ve been writing Java for the last couple of years , and now I\'ve started to write in python (in addition).
The problem is that when I look at my Python code it
Try to find algorithms that you understand well and see how they are implemented in python standard libraries.
Persist. :)