From f507845f009a52311b1d447a482cbb30ef67f5e4 Mon Sep 17 00:00:00 2001 From: Vinod08vk Date: Fri, 5 May 2023 20:22:40 +0530 Subject: [PATCH] vk --- test.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test.py b/test.py index e69de29..03ce617 100644 --- a/test.py +++ b/test.py @@ -0,0 +1,3 @@ +a=30 +b=24 +print(a+b) \ No newline at end of file