单项选择题
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
字符串使用到的成员资格判断关键字()。A.minB.inC.andD.or
单项选择题字符串使用到的成员资格判断关键字()。
A.min B.in C.and D.or