diff --git a/Python/Oct07-1.py b/Python/Oct07-1.py new file mode 100644 index 000000000..8aeea13ff --- /dev/null +++ b/Python/Oct07-1.py @@ -0,0 +1,4 @@ +print("Hello World!") +print("Practicing my first pull request") +# Another test + diff --git a/Python/Oct07-2.py b/Python/Oct07-2.py new file mode 100644 index 000000000..a27673273 --- /dev/null +++ b/Python/Oct07-2.py @@ -0,0 +1 @@ +print("Second file") diff --git a/Python/Oct07-3.py b/Python/Oct07-3.py new file mode 100644 index 000000000..e69de29bb diff --git a/Python/Oct07-4.py b/Python/Oct07-4.py new file mode 100644 index 000000000..9b01bd983 --- /dev/null +++ b/Python/Oct07-4.py @@ -0,0 +1 @@ +print("Fourth File") diff --git a/Python/Oct07-5.py b/Python/Oct07-5.py new file mode 100644 index 000000000..576ba404f --- /dev/null +++ b/Python/Oct07-5.py @@ -0,0 +1 @@ +print("Fifth file")