From 0b97b7cf4ba92271f90283139211745b66241249 Mon Sep 17 00:00:00 2001 From: thrisha586 Date: Sun, 26 Oct 2025 13:18:03 +0530 Subject: [PATCH] Update Problem 1.py --- Problem 1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Problem 1.py b/Problem 1.py index f0c0936..c4eae1a 100644 --- a/Problem 1.py +++ b/Problem 1.py @@ -1,4 +1,4 @@ - +#Function a=list(map(int,input().split(","))) arr=[] for i in a: