Jack Sakowski's profile

Exponent Calculator (Python)

Exponent Calculator for Math Class (Python)
Initial project idea: 
This Project was assigned by my professor. The purpose of this project was to learn through trial and error how to build an exponent calculator.

Tools I used: 
Throughout the project I used the free online coding platform OnlineGBD.

Challenges I faced:
What challenges did you face, and how? What obstacles did you overcome? 
Challenges faced in this project include the use of float and f strings. I found that although small, the code seemed too long and needed to be reduced. To make the code more readable I used an f string to further simplify my code.

Result:
The goal of this project was to create a simple exponent calculator through trial and error. The outcome of this project was a success, and the code ran just fine within the first few runs. If i had the chance to take this further, I would have allowed for more mathematical expression to be added other than just exponents.
Exponent Calculator (Python)
Published:

Exponent Calculator (Python)

Published:

Creative Fields