0
Q:

download python

#High-level programming language
5
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
Here is a basic Python function print('Hello')
2
# 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
1. Open start menu and type python
2. Right click on python and select open file location. It will a window in explorer just like below.
3. Again , right click on selected python and select open file location. A window will open and you are now in python’s installation directory.
5
# https://www.python.org/downloads/
2

New to Communities?

Join the community