repr和str 编程str python str和repr的区别?函数str()用于将值转换成适合人们阅读的格式,repr()则转换成适合解释器阅读的格式内置函数str()和repr()(表示、表... 2021-03-16 2328次浏览