Description
Write a Program to Check if a Number Is Even or Odd in TypeScript.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Decision Making and Logical Thinking
● Implement If-Else conditional statement.
● Check If the Number is Even or Odd.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code