python
  • Python基础
  • 1.认识Python
  • 2.第一个Python程序
  • 3.注释
  • 4.变量以及类型
  • 5.命名
  • 6.输出
  • 7.输入
  • 8.运算符
  • 9.Python数据类型
  • 10.Python数据类型转换
  • 11.关系运算符
  • 12.判断语句
  • 13.循环
  • 14.函数
  • 15.局部变量和全局变量
  • 16.面向对象
  • 17.练习:模拟《绝地求生》
Powered by GitBook
On this page

Was this helpful?

Python基础

此书由量子矩阵教研部研制

Next1.认识Python

Last updated 6 years ago

Was this helpful?