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