python:字符串方法,大小写lower、upper

# a.lower()#把字符串都变成小写
# a.upper()#把字符串都变成大写
posted @ 2021-05-11 15:39  迷m  阅读(155)  评论(0)    收藏  举报