From 5d68cc983891c370ca5de90c42684daf99b53a10 Mon Sep 17 00:00:00 2001 From: Ralfk Date: Thu, 20 Jun 2024 19:12:40 +0200 Subject: [PATCH] Win 15: 2024-06-20 19:12:40 --- Technik/Python/Befehle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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