This program defines a function called matches that takes two strings as arguments and returns the number of matches between the strings. A match is defined as having the same character at the same ...