Using the append() method. The append() function in Python used to insert an element at the end of the existing list. The argument given is the item to be added ...
確定! 回上一頁