what defines a function code example Example: how to make a function function myFunction(){ console.log('hi') } myFunction()