a) Write a program that will accept a list of numbers fand find the count of odd and even numbers in it separately.2Ex :if given list is [2, 5, 8, 9,11]Odd numbers: 3Even Numbers : 2
b). Write a program to accept a list of numbers and swap the maximum and minimum element init .Print the new listEx :if given list is [2,-3, 7, 10, 6]3New list is [ 2, 10, 7, -3, 6]
Answers
Answered by
0
Answer:
2:3;6;4
the ratio will come 2
please Mark me a brainllist answer
Answered by
2
Answer:
sorry didn't understand question
Explanation:
can u day in more clear
Similar questions