arrow function - one line and no parameters
Arrow Function - One Line and No Parameters
Arrow functions in JavaScript provide a concise and more readable way to write functions. They are commonly used in functional programming and are especially helpful when working with arrays and objects.
In this case, we want to create an arrow function that