find only males from a given list.

Write a python program to find only males from a given list.
 ["M", "F", "F", "M"]
Total : 0 Discussion
Login