print "two easy: ", two_easy( 'one', 'two' ), "\n"; print "two hard: ", two_hard( 'one', 'two' ), "\n";