Calculator

It is a GUI based calculator which can perform calculations of addition, subtraction, multiplication, division, root, square, percentage.

For GUI: Python TkInter

For Logic/Backend Functions: Python

PREV