Python has lists. Lists do not have a fixed length. You can always append or delete elements from them. They are more like Java's ArrayList or C++'s Vector.
確定! 回上一頁