示例:使用 print("Text that we do not touch\nhello\nworld") 函数,将 3 行输出到控制台:
我们不碰
hello
world的文字
您需要从命令行中删除第二行和第三行并用其他文本替换它们。它看起来像这样:
我们不接触的文本
已更改的文本 1
已更改的文本 2
示例:使用 print("Text that we do not touch\nhello\nworld") 函数,将 3 行输出到控制台:
我们不碰
hello
world的文字
您需要从命令行中删除第二行和第三行并用其他文本替换它们。它看起来像这样:
我们不接触的文本
已更改的文本 1
已更改的文本 2