Write a Python program that will sum up all even numbers in a list, such as list1 = [1, 2, 4, 5, 9, 12, 15, 18]
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a Python program that will sum up all even numbers in a list, such as list1 = [1, 2, 4, 5, 9, 12, 15, 18]
Write a Python program that will sum up all even numbers in a list, such as list1 = [1, 2, 4, 5, 9, 12, 15, 18]
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!