This python program inputs two numbers and outputs the first number to the power of the second number
Download the program and run it on Jupyter using the command line.
To contribute, fork the code and add your changes. Then make a pull request to add your changes to the source code.
We decided to use the GNU GPL 3.0 License for our project, as it maintains a lot of openess and is a common license type for projects like this. We decided to use Contributor Covenant Code of Conduct, as it covers pretty much everything we'd want for a general explanation of what you should and shouldn't do when working on the project.