Skip to content

Files

Latest commit

 

History

History
2 lines (2 loc) · 143 Bytes

File metadata and controls

2 lines (2 loc) · 143 Bytes

Write a function findOddSum() that will take the array [5, 7, 8, 10, 45, 30] as the input parameter and will return the sum of the odd numbers.