python 打印 str 字符串的实际内容 repr(str)

python 打印 str 字符串的实际内容 repr(str)

s = 'aa'

print(repr(s))

posted @ 2019-07-15 19:16  ibingshan  阅读(616)  评论(0编辑  收藏  举报