Python notes 0002: Install Python

本文介绍了Python编程语言的基本概念,包括其设计理念和标准库。接着详细阐述了Python的安装步骤,包括选择安装路径和添加环境变量。然后,分别演示了PyCharm和VSCode的安装过程,并对PyCharm的配置进行了详细说明,如设置环境变量、创建虚拟环境等。最后,展示了在VSCode中安装Python扩展并创建运行Python文件的方法。
摘要由CSDN通过智能技术生成

1 What is Python?

1.1 Definition

Python is an interpreted, high-level and general-purpose programming language. Python’s design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming. Python is often described as a “batteries included” language due to its comprehensive standard library.
Python logo

2 Install Python

①Download the corresponding version of the file on the official website.
Python installer
②Start the application.
Python installation process

  • Check “Add Python 3.7 to PATH” and select “Customize installation”

Python installation process

  • Click “Next”.

Python installation process

  • Select an installation location, then click “Install”.

Python installation process

  • Wait for the installation to complete.

Python installation process

  • Click “Close
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值