你好,Python!

Python 入门

Hugo Bowne-Anderson

Data Scientist at DataCamp

学习方式

DataCamp 界面

Python 入门

Python

guido-hba.png

  • 通用:可构建一切

  • 开源,免费

  • Python 包,也用于数据科学

    • 应用广泛,覆盖多领域
Python 入门

IPython Shell

执行 Python 命令

ipython_shell.png

Python 入门

IPython Shell

执行 Python 命令

ipython_shell_highlighted.png

Python 入门

IPython Shell

 

在 DataCamp 的 IPython Shell 中计算

Python 入门

Python 脚本

  • 文本文件 - .py

  • Python 命令列表

  • 类似在 IPython Shell 中输入

DataCamp 中的 Python 脚本

Python 入门

Python 脚本

GIF:在脚本中输入 4 + 5 并提交答案。无输出显示。

Python 入门

Python 脚本

python_script_print.gif

  • 使用 print() 在脚本中生成输出
Python 入门

DataCamp 界面

DataCamp 界面截图

Python 入门

Let's practice!

Python 入门

Preparing Video For Download...