Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 181 Bytes

Python.md

File metadata and controls

25 lines (11 loc) · 181 Bytes

语法

数据结构

代码规范

设计模式

单例模式

抽象工厂模式

版本变化

2.7 -> 3:

  1. 编码

3 -> 3.6

  1. f-string 格式化字符串