From 4ba7549932d206ddeb688d9959008380cf841fcc Mon Sep 17 00:00:00 2001 From: msnau Date: Tue, 25 Aug 2026 22:48:46 +0200 Subject: [PATCH] Test ob gitignore jetzt funktioniert --- Chatbot | 1 + 1 file changed, 1 insertion(+) diff --git a/Chatbot b/Chatbot index e020167..dab5cb1 100644 --- a/Chatbot +++ b/Chatbot @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- +# Kommentar Test print ("Hallo! Willkommen bei MikaGPT. Was kann ich für Sie tun?") uinput = (input("Bitte Eingabe beginnen ").lower().split())