Merge branches 'master' and 'master' of https://gitea.mdg-hamburg.de/felix.anders/Informatik-Python-Einstieg
This commit is contained in:
@@ -31,6 +31,7 @@ Ein kleines Python-Projekt für die Informatikstunde, das einen Teil der Grundla
|
|||||||
| Klassen | `class Klasse():` |
|
| Klassen | `class Klasse():` |
|
||||||
| weitere Variablen | list, dict|
|
| weitere Variablen | list, dict|
|
||||||
| For-Schleife | `for i in range(10):` |
|
| For-Schleife | `for i in range(10):` |
|
||||||
|
| Bibliotheken-Import | `import time` |
|
||||||
|
|
||||||
## Zusätzliche Inhalte
|
## Zusätzliche Inhalte
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user