From cd9fc5a720a09d206111dc214d2e4adb26281305 Mon Sep 17 00:00:00 2001 From: Mandeep-Singh7696 <45705551+Mandeep-Singh7696@users.noreply.github.com> Date: Wed, 29 Sep 2021 15:39:33 +0530 Subject: [PATCH] add line --- cricket_match.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cricket_match.py b/cricket_match.py index b6945cc..e43555d 100644 --- a/cricket_match.py +++ b/cricket_match.py @@ -2,3 +2,4 @@ max_run = 33*(n-1)+36 print('max run ',max_run) +print('stop')