专题文章
时长:00:00更新时间:2020-11-27 14:26:30
exam = { ';math';: ';95';.';eng';: ';96';.';chn';: ';90';.';phy';: ';';.';chem';: ';';}。使用下列遍历的方法删除。1.for e in exam。2.if exam[e] == ';'。3.del exam[e]。结果出现下列错误,怎么解决。
查看详情