(Python) Longest Common Substring in O(n)

This challenge is about writing code to solve the following problem.

Similar