Problem #951 C LANGUAGE

Write a program to enter the number from the user and check it is positive or negative or 0 (zero) ?

Your Solution