判断题
错误
判断字符串中是否全部为纯英文字符()。A.listB.appendC.isalphaD.update
单项选择题判断字符串中是否全部为纯英文字符()。
A.list B.append C.isalpha D.update
判断字符串中的字母是否全部为小写()。A.islowerB.popC.extendD.id
单项选择题判断字符串中的字母是否全部为小写()。
A.islower B.pop C.extend D.id
python中,判断大写的关键字是()。A.isupperB.minC.lenD.map
单项选择题python中,判断大写的关键字是()。
A.isupper B.min C.len D.map