Given two strings s & t, determine if s is divisible by t. For example: "abab" is divisible by "ab" But "ababab" is not divisible b