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