edited test.txt

This commit is contained in:
2019-07-22 10:23:10 +02:00
parent ff106cad4c
commit 0df93f4853
+1
View File
@@ -23,3 +23,4 @@ zaehler = 0
while True:
print(zaehler)
zaehler = zaehler + 1