Compare commits
2 Commits
eb415af2fa
...
3b336e3066
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b336e3066 | |||
| bab7f9d79c |
@ -2,7 +2,7 @@
|
||||
|
||||
class Calculator:
|
||||
"""
|
||||
A kk simple calculator class to perform basic arithmetic operations.
|
||||
A kk kk simple calculator class to perform basic arithmetic operations.
|
||||
"""
|
||||
|
||||
def __init__(self, value=0):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user