Back to index
Madlib Assignment One

noun: verb (ending with ING): adjective:

ASSIGNMENT: You will use this technique to create a short madlib kind of presentation. You should prompt the user for eight different words and then display the resulting story. Look at the source code for this page and notice that the portion of code following the onClick attribute is split. Your line will probably have to be split over more than just two lines since your story will be a bit more than just a single sentence. In fact, the minimum length for the final story is 40 words.