diff --git a/test.py b/test.py index 0485176..4e3614e 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ #!/usr/bin/env python3 -print("hello world") +print("hello world again")