能够将大写转换为小写字母的是()。

能够将大写转换为小写字母的是()。

A.str.lower()

B.str.upper()

C.str.index()

D.str.title()

正确答案:A

猜你喜欢