Discuss / Python / 練習答案

練習答案

Topic source

ZS月空

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

print('''n = 123 f = 456.789 s1 = \'Hello, world\' 2 = \'Hello, \\'Adam\\'' s3 = r\'Hello, \"Bart\"\' s4 = r\'\'\'Hello,\nLisa!\'\'\'''' )


  • 1

Reply