Describe an algorithm that takes as input a list of n integersand finds the location of the first odd integer or returns 0 ifthere is no odd integer in the list. Here is the operation’sheader:
Procedure locationOfFirstOdd(a1, a2, a3, …, an: integers)
Expert Answer
An answer will be send to you shortly. . . . .