Numberic List: 數字串列. Syntax:num_list = [ int(i) for i in input(prompt).split(seperator) ]. 利用input函式結合串列解析式,即可輸入連續的數值。(串列形式).
確定! 回上一頁