diff --git a/test.py b/test.py index d70518b..52455cf 100644 --- a/test.py +++ b/test.py @@ -1,2 +1,3 @@ # This simple Python script prints Hello World. print("Hello, world!") +print("This is the bob branch!")