commit c811d3f47bfc66e4ee330d02f1481af0d160eac6 Author: hol Date: Fri Sep 12 11:53:32 2025 +0200 Erstes Commit Hier kommt Hallo Welt raus diff --git a/ersterVersuch.py b/ersterVersuch.py new file mode 100644 index 0000000..db0b94d --- /dev/null +++ b/ersterVersuch.py @@ -0,0 +1 @@ +print('hallo Welt')