diff --git a/Technik/Python/Befehle.md b/Technik/Python/Befehle.md index 6d6d3bc..08c14d7 100644 --- a/Technik/Python/Befehle.md +++ b/Technik/Python/Befehle.md @@ -7,4 +7,9 @@ Float variable zahl = 3.1 #### Objekte -List \ No newline at end of file +List name =["ralf", "sven", 8, 7.1] + + +#### Operatoren / Vergleichsoperatoren + +Plus minus mal geteilt = + - * /