Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 795 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 795 Bytes

Week6Exercise

Cassandra Steighner, Sean Shmulevich, and Connor Halloran

Description

This python program inputs two numbers and outputs the first number to the power of the second number

How to Use It

Download the program and run it on Jupyter using the command line.

How to Contribute

To contribute, fork the code and add your changes. Then make a pull request to add your changes to the source code.

License and Code of Conduct Explanation

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.