In Python, "\" is used for a special character (also called as an escape character). "\t" is used to add a tab space while printing an output.
確定! 回上一頁