Win 15: 2024-06-20 18:39:37

This commit is contained in:
Ralfk 2024-06-20 18:39:38 +02:00
parent 7a16a8559e
commit b5e1cfe699
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,3 @@
Hier sollen alle Information zu Python rein
Hier sollen alle Information zu Python rein
IOS \"Python Editor\" im Appstore um Python zu schreiben

10
Technik/Python/Befehle.md Normal file
View File

@ -0,0 +1,10 @@
#### Variablen
String Variable name = "ralf"
Intitger Variable zahle = 3
Float variable zahl = 3.1
#### Objekte
List