Emma
0
Q:

python 3.7 download

Step 1: Download Python newest version from

  Python.orgwww.python.org

Step 2:Install Python
Step 3:Download Pycharm Community free version
Step 4:Install and open Pycharm
Step 5:Write print("Hello New World")
  //Hurray you are about to start python
36
To install Python 3 on Windows, enter the following in command prompt:

Start iexplore https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe

or, if you are using Mac, then entering the following in your browser
would do just fine:

https://www.python.org/ftp/python/3.8.3/python-3.8.3-macosx10.9.pkg
18
# https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe
9
"""
https://www.python.org/downloads/release/python-376/
"""
4
# For macs... 
#  Apparently you don't want to upgrade 2.* just install 3.*

% brew install python3
7
# https://www.python.org/downloads/
2
print('hello')
-2

New to Communities?

Join the community