Feedback for these lessons is very much welcome. If you like or hate something about a lesson let us know, either on GitHub, via Mail or just tell us in person ;)
x
Hello, is it me you're looking for?
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.