Installation of python and pycharm (installation package is free to download and share)

Note:
This article includes Python and Pycharm installation.

1. Python installation:

Python is a programming language, and python is installed to be able to use this language on the computer.

1. Python download

Download link: https://pan.baidu.com/s/1mWsJjO8HngNQtINCzu0bBA Extraction code: 90mq

2. Python installation

Create a new folder "Python" and put the installation package in this directory.
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
3. At this point, the first step: python installation is complete

Two, pycharm installation:

Pycharm is an environment for writing and running python language. After the python language is installed, you can write and run programs on the software pycharm.

1. pycharm download

Download link: https://pan.baidu.com/s/1ovGuBd-cbIE09boWxR9pJQ Extraction code: vnn1

2. pycharm installation

Create a new folder "Pycharm" and put the installation package in this directory.

insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
3. At this point, the second step: pycharm installation is complete

3. Supplement

After the installation is complete, you need an "activation code" to activate Pycharm. In this step, you can search for other bloggers' blog posts. If you can't solve it, you can leave a message or chat privately.

Guess you like

Origin blog.csdn.net/weiybin/article/details/130641823