Description
Write a program to check whether a Number Is Positive or Negative in C#.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Decision Making and Logical Thinking
● Use If-Else Conditional Statement.
● Check whether a Number is Positive Or negative.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.