Basic Python Calculator    Python Logo

This was my first ever real coding project. It's a super simple calculator that takes two numbers from the user and performs addition, subtraction, multiplication, and division on them.

Loading code...