Discuss / Python / 每节作业

每节作业

Topic source
print('''-*- conding: utf-8 -*-n = 123f = 456.789s1 = \'hello,world\'s2 = \'hello,\\\'Adam\\\'\'s3 = r\'hello,\"Bart\"\'s4 = r\'\'\'hello,\nLisa!\'\'\'''')

  • 1

Reply