Assume this is my only HTML And assume this is my only JavaScript I want to execute a function whenever the input changes, but I also want to execute said function once when the page is loaded (Self-Executing Function or IIFE). Below are 3 examples, 1 of which doesn’t work. The following works as expected: Here the function will be