Page 1 of 1

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]

Posted: Mon May 09, 2022 7:18 am
by answerhappygod
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 1
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 1 (20.11 KiB) Viewed 24 times
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]