Testing Page for JS

November 15th, 2024

console.log("testing in Javascript");

function testing() {
  console.log("testing");
}