1、数据运算符
2、三元运算符
result = 值1 if 条件 else 值2
3、bytes
msg = ‘我爱北京天安门‘
encoding =‘utf-8‘指的是:原来的字符编码是什么编码。
吾生也有涯,吾知也无涯_追随老男孩(4)
原文:http://www.cnblogs.com/wulafuer/p/7662201.html