kut actions
This commit is contained in:
parent
ff83335b72
commit
bab7f9d79c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
class Calculator:
|
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):
|
def __init__(self, value=0):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user