Well ive just started learning two languages, one in school and one externally, in school we are learning python from books and outside of school I am learning C++ from a very nice website. I am personally finding python much harder to learn and I am not sure wether its the way I am learning it or its the formatting of the language. Ive found C++ very easy to grasp as to me it makes sense , when im coding I understand why the function is called what it is and preciesly what it does however with python I find im always having to look for the bit of code or the bit of syntax.