Mad Libs: Difference between revisions

(This is the applescript for mad libs)
Line 351:
 
=={{header|AppleScript}}==
 
----
 
set theNoun to the text returned of (display dialog "What is your noun?" default answer "")
set thePerson to the text returned of (display dialog "What is the person's name?" default answer "")