def exitform(form): printpage("Thank you for filling this form.")
def entryform(form): printpage(inputform(option, op), title="Example 1")