RuntimeError: Error in qhull Delaunay triangulation calculation: singular input data (exitcode=2); use python verbose option (-v) to see original qhull error.
Write a Python program to accept two strings as input and check if they are identical copy of each other or if the second string is a substring of the first string.