diff --git a/Python/Matthias.py b/Python/Matthias.py new file mode 100644 index 0000000..7435b2e --- /dev/null +++ b/Python/Matthias.py @@ -0,0 +1,3 @@ +print ("thanks for using your computer") +print("this is going well") +print("we're winning this!") \ No newline at end of file diff --git a/Python/Tuesday.py b/Python/Tuesday.py new file mode 100644 index 0000000..f301245 --- /dev/null +++ b/Python/Tuesday.py @@ -0,0 +1 @@ +print("Hello World!")