top of page
Writer's pictureDev

My Python calculator for basic arithmetic calculations - addition & subtraction!

Python is a wonderful programming language that I like to use. I made a small adder-subtractor code on my own with the basics I had learned. It's a small calculator that can take two inputs and do the mathematical operation the user selects in an interactive mode. Do take a look at my python code by clicking the below link if you would like to see the output by clicking on the execute button in the new tab that opens.

Want to read more?

Subscribe to devanarayananp.com to keep reading this exclusive post.

8 views0 comments
Post: Blog2_Post
bottom of page