There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Write a function that accepts two strings, and returns true if they are identical in length but have no more than three different letters, taking case and string order into account.