diff --git a/Hello.py b/Hello.py index 149f497fb5272396f3e1c16aa5c67def9ac9e2dc..6c7749764ffd0b31f3fc253797456ba71fe54f81 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1 @@ -print("Hi mate") +print("hey how are you doing") diff --git a/hello.py b/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..4c0df8c819f0340a1839c10d3994118b39c2b112 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +hi mate