Creating Mad Libs Game Using Python
Mad Libs is a word game which consists of blanks with keywords underneath for the players to fill. The keywords could be a ‘noun’, ‘pronoun’, ‘place’, ‘celebrity name,’ etc.
In this article, instead of blanks, capital letters of the keywords would ...
thecodingprocess.hashnode.dev5 min read