Suchen und Ersetzen <textarea id="ersetzen" placeholder="Zu ersetzender Text eingeben"> <button onclick="ersetzen()">Suchen und Ersetzen</button> <script> function ersetzen() { var texteingabe = document.getElementById("eingabe").value; var zuErsetzen = document.getElementById("ersetzen").value; // Hier wird der Text ersetzt. Ich benutze hier eine reguläre Ausdruck // und die Funktion replaceAll(), um alle Vorkommen von 'zuErsetzen' im 'texteingabe' zu ersetzen. var ausgabe = texteingabe.replaceAll(zuErsetzen, ""); // Den neuen Text anzeigen alert(ausgabe); } </script> </div> </div> </article> </main> </div> <div class="widget-area sidebar is-right-sidebar" id="right-sidebar"> <div class="inside-right-sidebar"> <aside id="block-3" class="widget inner-padding widget_block"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <h2 class="wp-block-heading">Neueste Beiträge</h2> <ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://www.prog-lernen.de/2025/03/26/haeufige-fehler-in-der-anwendung-von-formularen-und-php/">Häufige Fehler in der Anwendung von Formularen und PHP</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://www.prog-lernen.de/2025/02/09/no-module-named-tkcalendar/">No module named ‚tkcalendar‘</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://www.prog-lernen.de/2025/02/02/tkinter-tclerror-bad-text-index-0/">tkinter.TclError: bad text index „0“</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://www.prog-lernen.de/2024/10/28/nameerror-name-qtwidgets-is-not-defined-did-you-mean-qwidget/">NameError: name ‚QtWidgets‘ is not defined. Did you mean: ‚QWidget‘?</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://www.prog-lernen.de/2024/10/04/collect2-fehler-ld-gab-1-als-ende-status-zurueck-2/">collect2: Fehler: ld gab 1 als Ende-Status zurück</a></li> </ul></div></div> </aside><aside id="block-8" class="widget inner-padding widget_block"><ul class="wp-block-page-list"><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/aufgaben-fuer-alle-sprachen/">Aufgaben für Alle Sprachen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/befehl-zur-umwandlung-von-c-in-exe/">Befehl zur Umwandlung von C in .exe</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/beispiel-fuer-eine-while-schleife/">Beispiel für eine While Schleife</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/beispiel-zeiterfassung/">Beispiel Zeiterfassung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-aufgaben/">C++ Aufgaben</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/fehlersuche-unter-c/">C++ Fehlersuche</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-funktionen/">C++ Funktionen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-grafische-oberflaeche/">C++ grafische Oberfläche</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-grundbefehle/">C++ Grundinfos</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-im-terminal/">C++ im Terminal ?</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-in-exe/">C++ in .exe</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen-c/">C++ Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen-c-2/">C++ Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-loesungen/">C++ Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-schleifen/">C++ Schleifen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-und-grafische-oberflaeche/">C++ und grafische Oberfläche</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-und-mysql/">C++ und MySQL</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-und-qt/">C++ und Qt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/c-variablen/">C++ Variablen und Konstanten</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/comprehension/">Comprehension</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/datenbanken/">Datenbanken</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/einfaches-formular/">einfaches Formular</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/erlaeuterung-von-fachbegriffen/">Erläuterung von Fachbegriffen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/eval/">eval</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/exceptions/">Exceptions</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/1048-2/">Fachbegriffe</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/fehlermeldungen-aktivieren/">Fehlermeldungen aktivieren</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/fertige-gui-anwendungen/">Fertige GUI Anwendungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/fertige-projekte/">fertige Projekte</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/flowchart/">Flowchart</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/wie-erstelle-ich-ein-formular-mit-html-und-php/">Formular erstellen mit HTML und PHP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/frame/">Frame</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/funktionen-mit-php/">Funktionen mit PHP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/datentypen-in-der-programmierung/">Grundbegriffe der Programmierung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/grundinfos-programmierung/">Grundinfos Programmierung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/haeufige-fehler-mit-loesung/">Häufige Fehler mit Lösung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/hilfe-beim-fenster-vergroessern/">Hilfe beim Fenster vergrößern</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/html-input-type/">HTML input type</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/html-umlaute/">HTML Umlaute</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/datenschutzerklaerung/">Impressum / Kontakt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/infos-zu-javascript/">Infos zu Javascript</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/infos-zu-php/">Infos zu PHP / Apache</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/innerhtml/">innerhtml</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/jar-datei-erstellen/">Jar Datei erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-this/">Java - this</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/action-listener/">Java Action Listener</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-arbeit-mit-dateien/">Java Arbeit mit Dateien</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-array/">Java Array</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-collection-framework/">Java Collection Framework</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-einfache-beispiele/">Java einfache Beispiele</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java/">Java Grundinfos</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/gui-in-java/">Java GUI</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-kontextmenue/">Java Kontextmenü</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-layoutmangager/">Java Layoutmangager</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-loesungen/">Java Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-popups/">Java PopUps</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-schluesselwort-public/">Java Schlüsselwort public</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-stream-reader/">Java Stream Reader</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-swing/">Java Swing</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-typeitin/">Java Typeitin</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/java-uebungen/">Java Übungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javafx/">JavaFX</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-einfache-funktionen/">Javascript Trash erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-for-schleife/">Javascript - for-Schleife</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-erste-schritte/">Javascript - Grundinfos / erste Schritte</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-button-loeschen/">Javascript Button</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/694-2/">Javascript documents</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-eingabe/">Javascript Eingabe</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-if-else/">Javascript if / else</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-in-die-zwischenablage/">Javascript in die Zwischenablage</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-in-die-zwischenablage-2/">Javascript in die Zwischenablage</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen/">Javascript Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-objekte/">Javascript Objekte</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-onclick/">Javascript onclick</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-text-eingabe-markieren/">Javascript Text / Eingabe markieren</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/688-2/">Javascript Textvorlagen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebungen/">Javascript Übungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/681-2/">JS - test</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/json-javascript-object-notation/">JSON Javascript Object Notation</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/kann-ich-python-mit-mysql-verbinden/">kann ich python mit mysql verbinden?</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/konstruktor-in-python/">Konstruktor in Python</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/javascript-mit-daten-rechnen/">Mit Daten rechnen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/alternative-zu-pyautogui/">Modul zur Steuerung von Maus und Tastatur</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/modulo/">Modulo</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/mysql-befehle-fehler/">MySQL Befehle / Fehler</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/grundbefehle-mysql/">MySQL Grundbefehle</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/mysql-mit-php/">MySQL mit PHP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/mysql-uebersetzung/">MySQL Übersetzung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/mysql-verbindung-zur-datenbank/">MySQL Verbindung zur Datenbank…</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/operatoren/">Operatoren</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-array-funktionen/">PHP -bereits existierende Funktionen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-beispiele/">PHP Beispiele</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-datei-fuer-den-zugriff-auf-die-datenbank/">PHP Datei für den Zugriff auf die Datenbank</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-dictonary/">PHP Dictonary</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-fehlerdiagnose/">PHP Fehlerdiagnose</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen-2/">PHP Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen-php/">PHP Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/php-erste-schritte/">PHP-erste Schritte</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/programm-entwickeln-gedanken-dazu/">Programm entwickeln - Gedanken dazu</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/programm-erstellen-mit-python/">Programm erstellen mit Python</a></li><li class="wp-block-pages-list__item menu-item-home"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/">Programmieren lernen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-und-qt-eingabe-speichern/">PyQT - Eingabe speichern</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-erstellung-eines-button-zum-loeschen/">PyQt - Erstellung eines Button zum Löschen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-mit-qt/">PyQt = Python mit Qt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-button-erstellen/">PyQT Button erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-einfaches-fenster-erstellen/">PyQT einfaches Fenster erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-reihenzaehler/">PyQT Reihenzähler</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-text-in-die-zwischenablage/">PyQT Text in die Zwischenablage</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-textarea-erstellen/">PyQT Textarea erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyqt-texteingaben-auslesen/">PyQt Texteingaben auslesen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/pyside/">PySide mit Qt und Python</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-aktionen-button/">Python Button</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python/">Python - erste Schritte</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-grafische-oberflaeche/">Python - grafische Oberfläche</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-klassen-und-methoden/">Python - Klassen und Methoden</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-speichern-mit-json/">Python - speichern mit json</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-tkinter/">Python - tkinter mit Beispielen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-py-in-exe-umwandeln/">Python .py in .exe umwandeln</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/arbeit-mit-dateien/">Python Arbeit mit Dateien</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-dictonary/">Python Dictonary</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/typeitin-schritt-fuer-schritt/">Python Entwicklung Typeitin Schritt für Schritt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-funktionen/">Python Funktionen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-grundbefehle/">Python Grundbefehle</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-leerzeichen-umgehen/">Python Leerzeichen umgehen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-liste/">Python Liste</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/loesungen-fuer-python/">Python Lösungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-pickle-vs-json/">Python pickle vs json</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-qt/">Python QT Grundinfos</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-qt-beispiel/">Python QT Beispiel</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-qt-fehlerdiagnose/">Python QT Fehlerdiagnose</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-qt6-fenstergroesse/">Python Qt6 Fenstergröße</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/sqlite-verbindung-pruefen/">Python SQLite Verbindung prüfen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-text-kopieren/">Python Text kopieren</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/396-2/">Python tkinter Button erstellen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-tkinter-button-mit-einfuegeoption/">Python tkinter Button mit Einfügeoption</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-tkinter-eingabefelder/">Python tkinter Eingabefelder</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-eingaben-auslesen/">Python tkinter Eingaben auslesen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-tkinter-kontextmenue/">Python Tkinter Kontextmenü</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-tkinter-scrollbalken/">Python tkinter Scrollbalken</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/tupel/">Python Tupel</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/2058-2/">Python typeitin</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-uebung-20/">Python Übung 20</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/python-und-mysql/">Python und MySQL</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/qt-datei-ui-in-python-importieren/">QT Datei .ui in Python importieren</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/qt-designer/">QT Designer</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/replace/">Replace</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/reservierte-woerter/">reservierte Wörter</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/result-conn-querysql/">result = $conn->query($sql)</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/signal-vs-event/">Signal vs Event</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/spikzettel-begriffe-oop/">Spikzettel Begriffe OOP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/sql-abruf/">SQL Abruf</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/strtolower/">strtolower</a></li><li class="wp-block-pages-list__item current-menu-item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/1104-2/" aria-current="page">Suchen und Ersetzen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/test/">test</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/test-typeitin/">Test Typeitin</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/tkinter-messagebox/">Tkinter messagebox</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/tkinter-vs-qt/">tkinter vs Qt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/todo-liste-code/">Todo Liste Code</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/typeitin-in-php/">Typeitin in PHP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/typeitin/">typeitin mit Javascript</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/typeitin-mit-mysql/">Typeitin mit MySQL</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebersetzung/">Übersetzung</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebersetzung-anwendung-mit-pyqt/">Übersetzung Anwendung mit PyQt</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebersetzung-von-haekelanleitungen/">Übersetzung von Häkelanleitungen</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebung-18/">Übung 18</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uebungen-php/">Übungen PHP</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/aufgaben/">Übungen Python</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/uncaught-syntaxerror-unmatched-in-regular-expression/">Uncaught SyntaxError: unmatched ) in regular expression</a></li><li class="wp-block-pages-list__item"><a class="wp-block-pages-list__item__link" href="https://www.prog-lernen.de/variable-in-mehreren-dateien/">Variable in mehreren Dateien</a></li></ul></aside><aside id="block-9" class="widget inner-padding widget_block widget_search"><form role="search" method="get" action="https://www.prog-lernen.de/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search" ><label class="wp-block-search__label" for="wp-block-search__input-1" >Suchen</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="" value="" type="search" name="s" required /><button aria-label="Suchen" class="wp-block-search__button wp-element-button" type="submit" >Suchen</button></div></form></aside><aside id="block-10" class="widget inner-padding widget_block widget_text"> <p>Diese Seite ist durch viel Arbeit und Fleiss entstanden. Die Homepage/das Webhosting muss bezahlt werden. Ich möchte aber keine nervende Werbung einblenden. Ich würde mich über eine Spende sehr freuen.<br><a href="https://www.paypal.com/donate/?hosted_button_id=8SC8GLZZ9NZNG">Spende über Paypal</a></p> </aside> </div> </div> </div> </div> <div class="site-footer footer-bar-active footer-bar-align-right"> <footer class="site-info" aria-label="Website" itemtype="https://schema.org/WPFooter" itemscope> <div class="inside-site-info grid-container"> <div class="footer-bar"> <aside id="block-11" class="widget inner-padding widget_block widget_text"> <p>Diese Seite ist durch viel Arbeit und Fleiss entstanden. Die Homepage/das Webhosting muss bezahlt werden. Ich möchte aber keine nervende Werbung einblenden. Ich würde mich über eine Spende sehr freuen.<br><a href="https://www.paypal.com/donate/?hosted_button_id=8SC8GLZZ9NZNG">Spende über Paypal</a></p> </aside> </div> <div class="copyright-bar"> <span class="copyright">© 2025 Programmieren lernen</span> • Erstellt mit <a href="https://generatepress.com" itemprop="url">GeneratePress</a> </div> </div> </footer> </div> <script id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script><!--[if lte IE 11]> <script src="https://www.prog-lernen.de/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.5.1" id="generate-classlist-js"></script> <![endif]--> <script id="generate-menu-js-extra"> var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Untermen\u00fc \u00f6ffnen","closeSubMenuLabel":"Untermen\u00fc schlie\u00dfen"}; </script> <script src="https://www.prog-lernen.de/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.5.1" id="generate-menu-js"></script> </body> </html>