When I enter '/n' in a string in python it doesn't work

前端 未结 0 414
逝去的感伤
逝去的感伤 2020-12-28 09:45

When I enter something in a string like for example I enter:

print(\'hi /n hi\')

Here is what I get as output:

hi /n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题