lukejagg / test-canary

Miscellaneous files for ML + web development
0 stars 1 forks source link

Add new exponent operation to calculator #272

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR adds a new exponent operation to the calculator program in the calculator.py file. The exponent operation allows users to calculate the result of raising a base number to a given exponent. The PR also includes error handling to check for invalid inputs and updates the README.md file to provide information about the new operation.

Summary of Changes

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-exponent-operation_3

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: