write a function called find_dup that takes as parameter a string s and an integer n and that returns a substring of s of length n that is duplicated with no overlap in s. If no