diff --git a/Technik/Python/Befehle.md b/Technik/Python/Befehle.md index 08c14d7..f85033a 100644 --- a/Technik/Python/Befehle.md +++ b/Technik/Python/Befehle.md @@ -13,3 +13,4 @@ List name =["ralf", "sven", 8, 7.1] #### Operatoren / Vergleichsoperatoren Plus minus mal geteilt = + - * / +Vergleiche == <= \ No newline at end of file