Variable / Bound Variable / Free Variable / Scope / Closure
1. Name Binding / Name Resolution / Variable / Indentifier / Value / Reference
1. Name Binding / Name Resolution / Variable / Indentifier / Value / Reference
Quiz 1
Subsequence
0. 文字游戏
1. enumerate(start=0)
Simply because generators/itertors would drain.
用单个下标 access 直接返回 list 的单个 element,用 slice (或者严格一点说是用一个 slice object 去 access) 返回一个 sub-list,这俩都是很常见的操作。但是:
假设我们有一个 class Test,有一个 @staticmethod foo:
Summary