From 86dfce80be4e717a86e0c8661cbdf98c48ca5bae Mon Sep 17 00:00:00 2001 From: Elmar Kotzott Date: Sat, 2 Dec 2023 10:37:24 +0100 Subject: [PATCH 1/4] add: file --- githubuser0509.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 githubuser0509.py diff --git a/githubuser0509.py b/githubuser0509.py new file mode 100644 index 0000000..f450d55 --- /dev/null +++ b/githubuser0509.py @@ -0,0 +1 @@ +print("Hello darkness my old friend!") \ No newline at end of file From b732a3419369a2f8b5de95b52cc5a217c6c2a675 Mon Sep 17 00:00:00 2001 From: Dominik Stibing <669096@fom-net.de> Date: Sat, 2 Dec 2023 10:38:20 +0100 Subject: [PATCH 2/4] =?UTF-8?q?add:=20Datei=20f=C3=BCr=20Hello=20world?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dominik.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 dominik.py diff --git a/dominik.py b/dominik.py new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/dominik.py @@ -0,0 +1 @@ +print("hello world") From 557505bf5e2e7214bdc20348fabb89772d1452e3 Mon Sep 17 00:00:00 2001 From: DanielParakenings Date: Sat, 2 Dec 2023 10:34:47 +0100 Subject: [PATCH 3/4] Add files via upload --- DanielParakenings.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 DanielParakenings.py diff --git a/DanielParakenings.py b/DanielParakenings.py new file mode 100644 index 0000000..ad765a7 --- /dev/null +++ b/DanielParakenings.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +""" +Created on Sat Dec 2 10:32:56 2023 + +@author: DPA +""" + +print("AAAAAAAAAAhhhhhhhhhhhhhhhhh....!!!!") \ No newline at end of file From f02eb69dd2672d89836905a643ba478a81c40f30 Mon Sep 17 00:00:00 2001 From: Lukas Willems Date: Sat, 2 Dec 2023 10:59:26 +0100 Subject: [PATCH 4/4] fix: something --- theisen.py | 1 + 1 file changed, 1 insertion(+) diff --git a/theisen.py b/theisen.py index 5998630..7357c56 100644 --- a/theisen.py +++ b/theisen.py @@ -1 +1,2 @@ +print("Hi") print ("Hello World!")