This program is about creating a default value in the sign up process for a social media platform for example facebook . there are instances where the user does not want to fill in their sex in the sign up page and the only two option there is the male and female option which could affect thier login process. how then do we create a program that accepts MALE, FEMALE AND UNKNOWN. This is what this program is all about...
Here's the list of some of my previous contibutions on Python Programming