1、运算符I(+, *)。如图。
2、in操作,如图。
3、python内置函数cmp。如图。
4、python内置函数len,max方法,如图。
5、python内置函数del方法,如图。
6、多维列表/元祖访问的示例,如图。