Discuss / Python / 一次就可以搞定所有

一次就可以搞定所有

Topic source

懒舟横渡

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

print''' n = 123 f = 456.789 s1 = 'Hello,world' s2 = 'Hello, \'Adam\'' s3 = r'Hello, "Bart"' s4 = r''\'Hello,\n Lisa!''\''''


  • 1

Reply