The square brackets ([]) are used in Python to declare list like array. ... append (item): This method is used to add new element at the end of the list.
確定! 回上一頁