Programming (12th Grade)
What is the basic syntax to define a function in JavaScript?
function functionName() {}