MONDAY!
Today's problem is a fun one. The goal is to come up with a story that has some blanks in it. Then prompt the user for different types of words (adjective, noun, etc) to fill out the story. For bonus points validate that the word for each slot is of the correct type (can make it as complicated or simple as you'd like).
Comments:
David - 9 years, 8 months ago
A quick and dirty version in python, since there are not yet any others.
reply permalink