Check if Number Is Positive or Negative

# Introduction In this lab, we will learn how to determine if a user-entered number is positive or negative using C++ programming language. We will achieve this by using the concept of `if-else` blocks.

|
60 : 00

Click the virtual machine below to start practicing