From 2a7f8872808903718928bc56d94dca8e1c91ece5 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Fri, 21 Nov 2025 00:36:55 +0500 Subject: [PATCH] project --- 24.7.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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