def instructions(): """Display game instructions.""" print \# mainprint "Here are the instructions:"instructions()print "Here they are again:"instructions()