diff --git a/OOP.py b/OOP.py index f338189..b297173 100644 --- a/OOP.py +++ b/OOP.py @@ -16,4 +16,5 @@ def classMethod(self,number): anExample1.classMethod(3) anExample2.classMethod(4) -#bruh \ No newline at end of file +#testing +