1.8 练习与作业:

  1. 下载并安装Python官网安装包或者Anaconda3。

  2. 下载并安装PyCharm社区版。

  3. 创建项目并设置PyCharm使用的Python解释器。

  4. 编写程序Hello World。

  5. 执行编写的程序。