From 2164b8cc5ebcee50d73de0178bddc672c5ed1f8a Mon Sep 17 00:00:00 2001 From: Virenderoberoi <72432954+Virenderoberoi@users.noreply.github.com> Date: Tue, 6 Oct 2020 12:49:21 +0530 Subject: [PATCH] Create Python Program to Check if a Number is Positive, Negative or 0 --- Python Program to Check if a Number is Positive, Negative or 0 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Python Program to Check if a Number is Positive, Negative or 0 diff --git a/Python Program to Check if a Number is Positive, Negative or 0 b/Python Program to Check if a Number is Positive, Negative or 0 new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Python Program to Check if a Number is Positive, Negative or 0 @@ -0,0 +1 @@ +