Salut ! Ma puteti ajuta si pe mine la urmatorul exercitiu ? Va rog frumos !
Welcome, Sololearner!
We have a method that outputs Welcome, user! as it is called.
Task
We want to make it more personalized, so redesign the given method so that it will take the given input as the name of the user and output the welcome message with it.
Input Example⬅️: Tommy
Output Example➡️: Welcome, Tommy!
Name is :Tito,Henry,Chloe,Felix
Don't forget to call the function in Main.