单项选择题
在类中析构方法为()
A.__init__ B.__del__ C.__item__ D.__doc__
单项选择题 ()是对象的抽象化
单项选择题 [’a’,’b’]+[1,2,3]的结果是()
单项选择题 python中,如想输入信息,则使用()