For this assignment, I implemented the Dynamic Edit Distance algorithm to find the edit distance of two strings. However, in order to create a useful application of this algorithm, I created a program ...