Inspiration

Although we are a group of beginners with no coding experience, we were inspired to learn how to create a simple project for our first year. We wanted our project to be useful and fun to code. This was our inspiration for Operation Calculation.

What it does

Operation Calculation has five different functions - addition, subtraction, multiplication, division, and squaring numbers. It takes two inputs from the user and will go through the selected operation.

How I built it

We built this project using Python. Furthermore, using Python we were able to learn how to incorporate if statements, assign variables, and define statements.

Challenges I ran into

The main challenge of our project was learning how to code. We attended the live lectures and workshops to combat this challenge and as a result, made a calculator.

Accomplishments that I'm proud of

Our group is proud that we were able to learn basic coding skills and apply them to create a functioning project over a short course of time.

What I learned

We learned basic Python rules - if statements, print statements, define statements, and the rigor of learning how to code.

What's next for Operation Calculation

We hope to learn how to add more user input into our calculator to expand how many numbers are taken in .

Built With

Share this project:

Updates