Discuss / Python / 111

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


  • 1

Reply