amandp13 / Cool-Scripts-Python-Nerds

A collection of some cool python scripts.😍 Feel free to collaborate and add the best script you code.
https://github.com/amandp13/Cool-Scripts-Python-Nerds
GNU General Public License v3.0
64 stars 54 forks source link

Create Python Program to Check if a Number is Positive, Negative or 0 #69

Closed Shuklan156 closed 3 years ago

Shuklan156 commented 3 years ago

In the program you input a number and the output will tell you whether the number is Positive, Negative, or 0.

amandp13 commented 3 years ago

@Shuklan156 Can you please put it in a folder with the README.md file in it so that it would be clear what the script is all about.