From 6508b7e6de2ea6a12f8bfd88ea39fa62ea93cfa6 Mon Sep 17 00:00:00 2001 From: Ralfk Date: Thu, 20 Jun 2024 18:41:38 +0200 Subject: [PATCH] Win 15: 2024-06-20 18:41:38 --- Technik/Python/Befehle.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 = + - * /