Use join , e.g., tripIds.join(", "). Unrelated, but if you just want to create a list of something from another list, you'd be better off ...
確定! 回上一頁