This post describes how to work with lists of strings in Python. ... + more_names # sort the list >>> names.sort() # join the strings in the list by a comma > ...
確定! 回上一頁