print "We know about the following things ".join(" ",keys %things)."\n"; print "Which have the following values ".join(" ",values %things)."\n";