Win 15: 2024-06-20 19:05:54
This commit is contained in:
parent
306856d64b
commit
42ef92fa77
@ -13,4 +13,12 @@ List name =["ralf", "sven", 8, 7.1]
|
||||
#### Operatoren / Vergleichsoperatoren
|
||||
|
||||
Plus minus mal geteilt = + - * /
|
||||
Vergleiche == <=
|
||||
Vergleiche == <= >= !=
|
||||
|
||||
|
||||
|
||||
#### Schleifen :
|
||||
while a == b:
|
||||
befehle
|
||||
|
||||
for
|
Loading…
Reference in New Issue
Block a user