Python has a built-in function len() that returns the length of a ... 'London', 'Budapest'] list_len = len(capitals) print("The list has {0} ...
確定! 回上一頁