index(max(list)) and list.index(min(list)) respectively. Program. # declare a list of Integers list = ...
確定! 回上一頁