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