diff --git a/24.7.py b/24.7.py index 943fdbe..77c56a5 100644 --- a/24.7.py +++ b/24.7.py @@ -15,6 +15,4 @@ # matches = re.findall(pattern, data) # # res = max([len(match[0] + match[1]) -# for match in matches]) - -1 \ No newline at end of file +# for match in matches]) \ No newline at end of file