diff --git a/test.py b/test.py index 43bb3b9..836422c 100644 --- a/test.py +++ b/test.py @@ -2,6 +2,6 @@ for i in range(10): print(i,"hello worl") print(i+1,"hello world") print(i+2,"hello world again") - print(i+3,"hello experimental_main") - print(i+7,"hello experimental_main_1") + # print(i+3,"hello experimental_main") + print("coconuts") print("i",i,"coconut knife") \ No newline at end of file diff --git a/test.txt b/test.txt index b9624d7..6e24b8e 100644 --- a/test.txt +++ b/test.txt @@ -1,6 +1,6 @@ my first commit my second commit my third commit -my experimental_branch commit +my experimental_branch commit ferrari my experimental_branch commit 1 new branch experimental_psycho \ No newline at end of file