CMPINF0010 Repo
- Simon Kioko
- Sam Grammer
- Justin Holt
- Kevin Corcoran
The SimplePython program takes the user's input of their name and their favorite day of the week in order to print these two inputs.
You need Python 3 and Git installed.To fetch the program, paste the following:
Print a user's name and favorite day of the week.
If you would like to contribute to this project, you can fork the code from GitHub to make changes. In order to submit any contributions, you will need to make a pull request to the original repository on GitHub.
We choose to use a 3-Clause BSD License because it allows us to have open source software but also control the ways in which it is modified as well as the versions of the software that get distributed. It also ensures that any redistributed copy of the program in binary form will have the same conditions and disclaimers that the main github repository has. The final clause allows us to control who can use our names and the names of any other collaborators in the promotion of any version of this software.
We chose the Contributor Covenant for our Code of Conduct because it sets up a broad set of rules that ensures that the repository remains a healthy community that can thrive.