CS-50 Matching Number Program
Problem Statement
In this code we are matching the numbers in the array with numbers you type, basically making sure that the number you typed is there in the array it is like a bool code.
User Story
As a Developer, i want to match number with the nu...
aadhithya.hashnode.dev1 min read