diff --git a/Hello_world b/Hello_world index 8da0579..5ec033f 100644 --- a/Hello_world +++ b/Hello_world @@ -1,3 +1,4 @@ print('hello world') print('this is a test code for github') print('test for branch') +test_2