Discuss / Python / 交作业,有错误请指出,谢谢

交作业,有错误请指出,谢谢

Topic source

庞通同学

#1 Created at ... [Delete] [Delete and Lock User]
在此插入代码

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


  • 1

Reply