Skip to content

huldarchen/python-learning-project

Repository files navigation

Python学习笔记

day01-dataType (Python数据类型)

  1. 字符串 str
  2. 列表 list
  3. 元组 tuple
  4. 字典 dict
  5. 集合 set

day01-logicalStatement (Python逻辑语句)

  1. 循环语句 for / while

About

Python学习工程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages