I am just recently learning to code with python so I downloaded a few videos on python programming. I am using Pycharm for this exercise. However, some of the codes the guy in the video uses do not seem to be working when I use it. I noticed however that he is explaining python using Python 3.4 but I downloaded both Python 2.7 and 3.6.
Is there a significant difference between python 2.7 and 3.4 and why can't I use the python 3.6 console in my Pycharm?
Any help[ will be greatly appreciated.
Thanks.