diff --git a/hello.py b/hello.py index 1a1b2f7..0aff102 100644 --- a/hello.py +++ b/hello.py @@ -1,4 +1 @@ -def print1(): - print("hello good sir") - -print1() \ No newline at end of file +"print("SSSSS")" diff --git a/hello_test.py b/hello_test.py index 1e41b53..44f8e84 100644 --- a/hello_test.py +++ b/hello_test.py @@ -1,2 +1 @@ -print(hello sir.) -print("PR practice, thanks") +"print("hello good sir")"