Discuss / Python / 一个命令行打出所有值

一个命令行打出所有值

Topic source

龅牙牧师

#1 Created at ... [Delete] [Delete and Lock User]

print("n=123\nf=456.789\ns1='hello,world'\ns2='hello\\'adam\\''\ns3=r'hello,\"bart\"'\ns4=r'''hello,\nlisa!'''")


  • 1

Reply