In Python, you can get the maximum and minimum elements from a list using the built-in max() and min() functions.
確定! 回上一頁