Create a function that prints your name to the console. create a function that takes your name as a paramenter and print to the console create a function that takes your name and age as paramenter and print to the console”Hi, my name is [yourname] and my age is [yourage] years old