Closed ghost closed 3 years ago
The small test_input function lets a user type in his name into the terminal. The terminal will then display a welcome message based on the user's name.
I added the folder user_input to /src and adapted the README.md.
user_input
/src
Thanks for the PR!
The small test_input function lets a user type in his name into the terminal. The terminal will then display a welcome message based on the user's name.
I added the folder
user_input
to/src
and adapted the README.md.