09-08-周一_10-46-10

This commit is contained in:
2025-09-08 10:46:10 +08:00
parent e8d786f812
commit 5abbe46210
10 changed files with 39 additions and 1 deletions

View File

@@ -108,7 +108,45 @@ Python 的设计哲学与其他编程语言相比,有几个显著的不同之
## 安装python
- 检查电脑上是否已经存在python环境在cmd中输入python如果出现版本就说明已经装好
![image-20250908102930699](01.python基础/image-20250908102930699.png)
- 如果存在其他版本,建议卸载
![image-20250908103209461](01.python基础/image-20250908103209461.png)
- 安装步骤
![image-20250908103038856](01.python基础/image-20250908103038856.png)
- 开始安装
![image-20250908103300961](01.python基础/image-20250908103300961.png)
- 完成安装
![image-20250908103521450](01.python基础/image-20250908103521450.png)
## 安装pycharm
- 建议卸载旧的
![image-20250908103720353](01.python基础/image-20250908103720353.png)
- 打开安装包
![image-20250908103851450](01.python基础/image-20250908103851450.png)
- 勾上快捷方式
![image-20250908103938229](01.python基础/image-20250908103938229.png)
- 开始安装
![image-20250908104000089](01.python基础/image-20250908104000089.png)
## 运行python代码

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB