Here's an example of a Python program that prompts the user to enter 5 words, and then generates a rap song using those words:
main.py635 chars16 lines
When you run this program, it will prompt the user to enter 5 words. Then, it will generate a rap song using those words, as shown in this example output:
main.py415 chars14 lines
gistlibby LogSnag