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