@@ -31,6 +31,7 @@ Ein kleines Python-Projekt für die Informatikstunde, das einen Teil der Grundla
| Klassen | `class Klasse():` |
| weitere Variablen | list, dict|
| For-Schleife | `for i in range(10):` |
| Bibliotheken-Import | `import time` |
## Zusätzliche Inhalte
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.