Discuss / Python / 正确答案

正确答案

Topic source

666Natural

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

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

Lisa!\'\'\'''')


  • 1

Reply