We can use the Python max() function to get the maximum element and use the list.index() method to get the index position of the maximum element ...
確定! 回上一頁