Bruce Lee random walk

Python语言特性

本文主要介绍Python编程不同于其它语言的几个特性。

函数

def

缩进

装饰器

列表生成

yield

面向对象