简介

【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装

Python环境安装

官网下载
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装
【Python】网络爬虫简介和环境安装

第一个python程序

打开命令行,输入python,如果出现以下,说明安装成功
【Python】网络爬虫简介和环境安装
上面截图,也展示了我们的第一个python程序,输出hello world

当然我们也可以用EditPlus新建一个python文件,存放在Users/00lix文件夹下,命名为hello.py
【Python】网络爬虫简介和环境安装
然后可以打开命令行执行

【Python】网络爬虫简介和环境安装

相关文章:

  • 2022-12-23
  • 2021-12-04
  • 2021-08-24
  • 2021-11-22
  • 2021-09-16
  • 2022-02-09
猜你喜欢
  • 2021-07-10
  • 2022-02-09
  • 2021-08-12
  • 2021-06-01
  • 2021-11-27
  • 2021-11-11
  • 2021-11-05
相关资源
相似解决方案