Mad libs generator is a fun activity that can be very interesting and twisty. The Aim of this project is to extend the Python libraries to implement Mad Libs Generator. There will be various interesting paragraphs that will stored in the program itself and other forms of files with data can be passed into it. This task requires us to first select an option among the given headings in the application of the program and then, according to their requirements, consumers have to deal with unique phrases such as nouns, adverbs, verbs, foods, adjectives, etc. Then the program will be able generate stories based on the input values selected or entered.
The project also involves in GUI to get most of its application experience and simplicity of running a program on a window. This is a beginner and intermediate Python activity that uses the basic ideas of Python and tkinter.