Assignment 1: Read in 3 values as user input. Display the sum of those three numbers as well as find out the maximum of the three. This must be done in shell script.
1. Fork this repository.
2. Create a folder with your name.
3. Put your bash script inside this folder.
4. Make a Pull Request with subject Assignment-1-YourName. In the details, make sure you specify all that you've done in your program using comments.