The process of appending one string to another is called concatenation. In Python, strings can be concatenated by adding + between two strings:
確定! 回上一頁