From 1a1ad02a6a028c7940e8dfe4449427e92025bd21 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Fri, 21 Nov 2025 00:41:16 +0500 Subject: [PATCH] 24.7 --- 24.7.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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