From e5712b4f899574172df29c9a6fe95306a0b6cb30 Mon Sep 17 00:00:00 2001 From: Lukas Date: Wed, 1 Feb 2023 22:30:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EAufgaben/00=5FPython.md=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added Source-Link --- Aufgaben/00_Python.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Aufgaben/00_Python.md b/Aufgaben/00_Python.md index 2f4cddf..9c47e3a 100644 --- a/Aufgaben/00_Python.md +++ b/Aufgaben/00_Python.md @@ -28,4 +28,6 @@ Es findet unter anderem Anwendung in folgenden Bereichen: > **Beispiel:** > -> `print("Hallo, Welt!")` \ No newline at end of file +> `print("Hallo, Welt!")` + +Quelle: [ w3schools ]( https://www.w3schools.com/python/python_intro.asp ) \ No newline at end of file