The map function takes in two arguments: the function we want to apply and the iterable object or sequence we want to apply it to (such as a list in this case).
確定! 回上一頁