shrey141102 / PythonProjects

Python Programs
8 stars 37 forks source link

Added a simple calculator program #86

Closed ogsahil closed 6 months ago

ogsahil commented 6 months ago

created a simple arithmetic calculator using functions(for different operations), while loop (so that we can calculate n times) and basics if-else and nested if.

shrey141102 commented 6 months ago

Hey, please follow the PR template