In Python, you can use the %s format option to concat strings. Here, we use this % symbol to concatenate two or more strings in Python. str1 = ' ...
確定! 回上一頁