Browse Source

Bitte lesen, wurde kommentiert.

Ron Meinhardt 7 years ago
parent
commit
82f561ec8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      manhattenlotto.py

+ 1 - 0
manhattenlotto.py

@@ -16,3 +16,4 @@ def lottozahlen():
16 16
 	zus=random.randint(1,10)
17 17
 	print "Ihre Zusatzzahl lautet:%i"%(zus)
18 18
 lottozahlen()
19
+#ich hab hier einen weiteren Kommentar verfasst