VSCode

  • 第1节  初识 Python
    介绍 Python 的特点,搭建 Python 开发环境。
  • 介绍基本数据类型,灵活使用各类运算符。
  • 介绍程序结构及 if,match, while,for ,跳转,pass 等语句。