A list in Python is used to store the sequence of various types of data. Python lists are mutable type its mean we can modify its element after it created.
確定! 回上一頁