This is a calculator created in python by KNKWasTaken
It supports:-
AdditionSubtractionMultiplicationDivisionAverage (Mean)Percentage
Note:- This is a template that can be used for different programs
Note:- This uses a function (exit()
) that is only applicable in IDLE (python)