We can use the {} placeholder to insert each element of the list into a string. Example code snippet: my_list = ['apple', 'banana', 'orange']. my_string = ''.
確定! 回上一頁