diff --git a/README.md b/README.md index d8c7d8e..a384a4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # Informatik-Python-Einstieg -Ein kleines Python-Projekt für die Informatikstunde, dass die Grundlagen vermittelt. \ No newline at end of file +Ein kleines Python-Projekt für die Informatikstunde, dass die Grundlagen vermittelt. + +## Python Grundlagen: + +- Variablen +- Operatoren +- Bedingungen +- Schleifen +- Funktionen +- Klassen + +## Aufbau / Integration in die Stunde +- Chatbot? \ No newline at end of file