Discuss / Python / 虽说看起来乱。。。。但输出了~~

虽说看起来乱。。。。但输出了~~

Topic source

zzlya

#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!\'\'\'\n''')


  • 1

Reply