diff --git a/Module16/helloworld.py b/Module16/helloworld.py deleted file mode 100644 index 9ea5ec5..0000000 --- a/Module16/helloworld.py +++ /dev/null @@ -1 +0,0 @@ -print('Hi there!') \ No newline at end of file diff --git a/main.py b/main.py deleted file mode 100644 index adb3730..0000000 --- a/main.py +++ /dev/null @@ -1 +0,0 @@ -print("My name is Alisher") \ No newline at end of file