Read the input number asking for the length of the list using input() or raw_input() . · Initialize an empty list lst = [] . · Read each number ...
確定! 回上一頁