- Create a new index102.js file
- Define a showName variable and assign a function as value
- When the showName function get executed it will print your name with the following output format:
===========
= Nicolás =
===========
- Call the showName at least 2 times