Discuss / Python / 打卡

打卡

Topic source

TN

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

print('''n = 123

f = 456.789

s1 = \'Hello, world\'

s2 = \'Hello, \\\'Adam\\\'\'

s3 = r\'Hello, \"Brat\"\'

s4 = r\'\'\'Hello,

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


  • 1

Reply