From e3bbc87b8a1d77b4b5c950616df0115a330c6a58 Mon Sep 17 00:00:00 2001 From: Haifa ALQahtani <92640946+HaifaAlQhtani@users.noreply.github.com> Date: Fri, 22 Oct 2021 19:27:18 +0300 Subject: [PATCH 1/2] Update welcome.py --- welcome.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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') From 8d6ba7dfa7fd185a58b54621a66a0d594b8e588c Mon Sep 17 00:00:00 2001 From: Haifa ALQahtani <92640946+HaifaAlQhtani@users.noreply.github.com> Date: Fri, 22 Oct 2021 19:33:49 +0300 Subject: [PATCH 2/2] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) 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