Python 随手2019-07-09 本文已影响0人 我是真的白 Python 随手 Python 随手 prin()--无引号(数字类型),. 单引号(汉字类型不识别,),. 双引号(同上或括号内有单引号),. 三引号(换行) \n换行 \b退格 \r回车 Python 随手