You are viewing a single comment's thread from:
RE: Python programming Starting now!
I just heared that 2.7 was easier to use but i can check out 3.6. But super new to python programming so if you have good sources let me know what you use.
I just heared that 2.7 was easier to use but i can check out 3.6. But super new to python programming so if you have good sources let me know what you use.
There where some breaking changes between python 2 and 3, such that some packages did not support python 3. However python 3 finally seems to surpass python 2 in usage, so if you are new to python, don’t bother with 2.7 and start with 3.6!