如果要在Python 模擬這個概念,就會像這樣:. for index in range(len(name_list)): print name_list[index]. Note. range 函式會依據參數回傳一個整數數列,假設 ...
確定! 回上一頁