diff --git a/Technik/Python/Befehle.md b/Technik/Python/Befehle.md index a3ea0c0..5baeeaf 100644 --- a/Technik/Python/Befehle.md +++ b/Technik/Python/Befehle.md @@ -17,7 +17,7 @@ List name =["ralf", "sven", 8, 7.1] Plus minus mal geteilt = + - * / Vergleiche == <= >= != -Wichtig ist das einrücken !!! #### Bedingungen