Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 216 Bytes

File metadata and controls

7 lines (6 loc) · 216 Bytes

预备知识

所谓编程,“程”自然指计算机程序。 在开始学习Python之前,我们将先来简单了解:

  • 什么是计算机程序
  • 计算机程序能做什么
  • 计算机程序如何工作