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 doing something like ...
確定! 回上一頁