A.isinstance(value,int)B.type(value)==intC.value.is_integer()D.A和B都對
A.stopB.exitC.breakD.end
A.list.copy()B.copy.copy()C.copy.deepcopy()D.所有以上的選項