menu

Python2.X versus Python3.X

Hi There, In this post we’ll see some of the differances between Python2.X and Python 3.X

  1. Python3 is not backwards compatable, we can’t run python2 code with python3.