Description
Write a Program in C++ to Check whether a Number Is Prime or Not.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Implement Conditional Statements.
● Print Prime or Not.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.