From 6533f50550eaade8abc26843a14e5095414bcec5 Mon Sep 17 00:00:00 2001 From: 22bcab27 <148611063+Jensilin338@users.noreply.github.com> Date: Sun, 26 May 2024 23:17:17 +0530 Subject: [PATCH] Update test.py --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.py b/test.py index 5cbe6cb..7de9f1c 100644 --- a/test.py +++ b/test.py @@ -1,8 +1,8 @@ - +int a,b a = 180; b= 3; -print(a+b) \ No newline at end of file +print(a+b)