lukejagg / test-canary

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

Add New Calculator Function #244

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR adds a new operation to the calculator program. The new operation is exponentiation, which raises a base number to the power of an exponent. The changes include adding a new function to perform the operation, updating the user interface to include the new operation, and modifying the main loop to handle the new operation.

Summary of Changes

Fixes #1.


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

git checkout sweep/add-new-calculator-function

🎉 Latest improvements to Sweep:


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