Question: 1. Write a function called isNumber Present() that accepts list of numbers ar number is present in the list, the function should return the boolean
1. Write a function called isNumber Present() that accepts list of numbers ar number is present in the list, the function should return the boolean value (not the function should return the boolean value (not the string!) False. For example: n ber to search for. If the True. Otherwise, the 1st1 = [3,4,15,24] print( isNumber Present(1sti, 3)) #should output True print( isNumber Present (Isti, #should output False Hint: Remember that the moment a 'return' statement is executed, the function ends
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
