Python Forum
Find Mismatch Between Two Strings
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find Mismatch Between Two Strings
#5
And, if there is a one character difference, then adding that character to the shorter string makes a match as does removing that same character from the longer string. Hint.
Reply


Messages In This Thread
Find Mismatch Between Two Strings - by Omid - Oct-16-2020, 07:06 PM
RE: Find Mismatch Between Two Strings - by DPaul - Oct-17-2020, 07:02 AM
RE: Find Mismatch Between Two Strings - by jefsummers - Oct-17-2020, 05:22 PM
RE: Find Mismatch Between Two Strings - by Omid - Oct-19-2020, 01:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Strings inside other strings - substrings OmarSinno 2 3,698 Oct-06-2017, 09:58 AM
Last Post: gruntfutuk

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020