Description
Write a Program to check if an array contains a given value in TypeScript.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking.
● Check if an array contains given values.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.