Write a Python program to add two given lists using map and lambda. Go to the editor. Original list: [1, 2, 3] [4, 5, 6]
確定! 回上一頁