test2
This commit is contained in:
parent
a83d18566f
commit
ff83335b72
@ -7,7 +7,7 @@ class Calculator:
|
|||||||
|
|
||||||
def __init__(self, value=0):
|
def __init__(self, value=0):
|
||||||
"""
|
"""
|
||||||
Initializes the calculator with a starting value.
|
Initializes the calculator with a starting value. PP
|
||||||
|
|
||||||
:param value: The starting value of the calculator (default is 0).
|
:param value: The starting value of the calculator (default is 0).
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user