diff --git a/test.txt b/test.txt index 8b4aa4e..b80a32d 100644 --- a/test.txt +++ b/test.txt @@ -1,3 +1,4 @@ name:salama name:dema +name:Haifa diff --git a/welcome.py b/welcome.py index c702e9a..6e33b1c 100644 --- a/welcome.py +++ b/welcome.py @@ -1,2 +1,3 @@ -print('welcome to python') \ No newline at end of file +print('welcome to python') +print('hello world')