In this example, map() is transforming every value in nested_list() to string-type, allowing join() to concatenate all of the list values.
確定! 回上一頁