Python program to Identify Even and Odd Elements in List

first we understand what is even and odd : Even : EvenĀ  number means those numbers which areĀ  divided by 2 (two) Odd : Odd number means those numbers which are not divided by 2 (two) Now we understand what is list : List : List is a group of elements It can be store … Read more

%d bloggers like this: