I downloaded Python 3.7, and then I deleted and changed Python 3.7 to 2.7 (using bash_profile, I changed the content in bash profile, just like the image below), and it worked.
But I found that Python 2.7 is too old. So I want to change Python 2.7 to 3.5, so that the version can match with my book. So I am trying to use the way above, but it didn't work.

