diff --git a/test.py b/test.py index 106ff46ce98cdaa36a507ccd0f4f83f1977ce682..d2d85034f37742eb31211e44f99ea87cc4950f9f 100644 --- a/test.py +++ b/test.py @@ -1,4 +1,4 @@ a= 5 b = 6 print(a+b) -print("ghazi") \ No newline at end of file +print("hi") \ No newline at end of file