sub sectionOne() { $q->header(); style (); $q->start_html(); print "Enter the Number of Buildings:\n"; print "
\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "
"; $q->end_html(); }