How many 3-digit non-negative numbers are there that have remainder 7 when divided by 101? Here we assume that 1-digit and 2-digit numbers are also 3-digit, they just start with 0. code example

Example 1: Use the conditional operator in the checkEqual function to check if two numbers are equal or not. The function should return either "Equal" or "Not Equal".

function checkEqual(a, b) {
  return a === b ? "Equal" : "Not Equal";
}

Example 2: Create a program that finds the minimum value in these numbers

Create a program that finds the minimum value in these numbers: