Even Number Sum
Given a list of integers nums, choose only the even numbers and add them together. If there are no even numbers, or if the list is empty, the sum is 0. Return the final total.
Примеры
Ввод
[1, 2, 3, 4, 5, 6]Вывод
12Ввод
[1, 3, 5]Вывод
0Ввод
[]Вывод
0Нужно реализовать
def sum_even(nums: list[int]) -> int:
Теги
listsmath
Idħol biex tara l-istorja tas-sottomissjonijiet
IdħolIdħol biex tuża l-Mentor tal-AI
IdħolTests12
Visible tests
Test moħbi 7
Test moħbi 8
Test moħbi 9
Test moħbi 10
Test moħbi 11
Test moħbi 12
They run when you press "Submit" — your whole solution is checked against them so you can't hard-code answers for the visible cases.
Focus radio
Paused · SomaFM · Fluid