A.stopB.exitC.breakD.end
A.list.copy()B.copy.copy()C.copy.deepcopy()D.所有以上的选项
A.datetime.date()B.datetime.now()C.time.now()D.date.today()