单选题

下面 Python 代码的功能是统计非小写字母的数量,在【】之间应填入代码是( )。

A

not ("a"<=c<="z")

B

"a"<=c<="z"

C

c<"a" and c>"z"

D

not (c<"a" and c>"z")

赣ICP备20007335号-2