-
-
Code for my project
inspiration:This project was inspired by my desire to improve my skills in programming especially python
What it does:Takes input from user and do operations like add,sub, multiplication, division.
How we built it:Using simple python functions and define functions
Challenges we ran into:I initially missed handling division by zeros and non numeric input
Accomplishments that we're proud of: resolved these by adding a check in the 'divide()' function
What we learned:I have gained experience in defining functions, handling input output functions
Log in or sign up for Devpost to join the conversation.