---------- zhangsan@xxx.com lisi@xxx.com wangwu@xxx.com chenliu@xxx.com zhaoba@xxx.com lasj@xxx.com sdsf
123 123 <class 'str'> 请输入字符串:abc abc <class 'str'> 请输入数学表达式:123+456 123+456 <class 'str'> 请输入字符串表达式:sdsf ,1223 sdsf,1223 <class 'str'> 5.2 输出 print() 将python的输入 # 打印提示 print('hello world') 5.2.1 格式化输出