If you print a string with escape characters, Python prints the special meaning—for example, a new line for the newline character \n . s = "Learn\tprogramming\ ...
確定! 回上一頁