Question: Question 5 :Write a Python program that uses a function to find the odd numbers of a given array of numbers. The function should print

Question 5:Write a Python program that uses a function to find the odd numbers of a given array of numbers. The function should print the odd numbers on the screen (4 marks).Either:a) Ask the user how many numbers will they enter, add to a list, ORb) Create your own list of numbersThen step through the list & display the odd numbers.Think about: How do we work out if a number is odd?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!