shrey141102 / PythonProjects

Python Programs
7 stars 36 forks source link

Added a simple calculator program #86

Closed sahilnyk closed 11 months ago

sahilnyk commented 11 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 11 months ago

Hey, please follow the PR template