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())