Take the Dan Quayle Quiz

How do you spell "potato"?'; print "\n"; if($answer) { // check if answer is correct if($answer == "potato") { print "

Correct!

\n"; } else { print "

Try again, Dan!

\n"; } } ?>

Valid XHTML 1.0!