#1154. python-面向对象-类的私有方法实例(__del__,析构函数,释放对象时使用)
python-面向对象-类的私有方法实例(__del__,析构函数,释放对象时使用)
Background
Description
python-面向对象-类的私有方法实例(析构函数,释放对象时使用)
Format
Input
Output
Samples
构造函数__init__
析构函数__del__
Limitation
1s, 1024KiB for each test case.