• Stars
    star
    1
  • Language
    Swift
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

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.