判断题
继承不能继承私有属性和私有方法
正确
判断题 python中的元组是有序且可变的
判断题 threading中的enumerate()返回一个包含正在运行的线程的list
判断题 13//2的结果是6.5