Merge pull request #14 from Hasimir/master

latest python
This commit is contained in:
2018-07-09 19:02:11 -04:00
committed by GitHub
+1 -1
View File
@@ -44,7 +44,7 @@ Getting Python Installed
Of course, the first thing you need to do is install Python on your machine. If you go to the Python.org website, you may be a bit confused about which version of Python you should be using. *The correct answer is:*
**Use the latest version of Python 3.** As of the time of this writing, that is version **3.6.4**.
**Use the latest version of Python 3.** As of the time of this writing, that is version **3.7.0**.
Here are some great installation guides for various system types: