标签:bsp 输出 方法 strip() 包含 python strip 操作 nbsp
name = "abcdefg"
去除字符串首尾的空格.strip()
age = 18
bool类方法(操作):包含int所有操作,但主要是输出True 和False
Python 9 类 与 类方法(类的操作)
原文地址:http://www.cnblogs.com/arminz/p/6821359.html