Simple OOP Calculator
trewest opened this issue · 3 comments
trewest commented
Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add
Problem statement: Create methods for the Calculator class that can do the following:
- Add two numbers.
- Subtract two numbers.
- Multiply two numbers.
- Divide two numbers.
Problem Link: https://edabit.com/challenge/ta8GBizBNbRGo5iC6
Before submitting a PR please Check some details.Check Edabit for problem task
- fileName formet should be in camelcase
example- returnTheNextNumber.py - Add label for Problem
- In file there should be problem statement and link to probelm
example -
'''
Probem Task : This program will add two numbers
Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
return a + b
This repository is vaild for HacktoberFest2020
Read before making PR - How to contribute on Github
Good Luck,
trewest commented
Please assign this issue to me when possible. Thanks.
trewest commented
PR ready when assigned. @aayushi-droid
trewest commented
Can you assign me this please? @aayushi-droid