Asked in Signitives IT Solutions
Write a function to add the odd numbers in a list.

AnswerBot
6mo
Sum of odd numbers in a list
Iterate through the list and check if each number is odd
Add the odd numbers together to get the final sum
Consider using a loop or list comprehension for efficiency
Help your peers!
Add answer anonymously...
Interview Questions Asked to Mobile Developer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

