#coding=utf-8
#特殊方法
"""
跟运算符无关的特殊方法
类别方法名
字符串/字节序列表示形式__repr__、__str__、__format__、__bytes__
数值转换__abs__、__bool__、__