The main topic of this branch is to practice with GitHub.
git checkout -b 0.1.1_hello-world_jhon-doe
From the version 0.1 now allow only string as user input, of course, if the user introduces an int or other not allowed value, show a message explaining the error and how to use this script.