Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to find the longest common subsequence between two strings.

Run the code to see the output here...