Write a program wich is greeting the name you pass to the main function.

Experts: The Program should write a greeting for each name, that’s passed.

##Solution##

coming soon.