Browse Source

kleine anderung

Jiaming Jiang 5 years ago
parent
commit
901c1ac4ae
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Lotto.py

+ 0 - 1
Lotto.py

@@ -8,7 +8,6 @@ while True:
 		gezogeneZahlen.append(a)
 		i+=1
 	if i==6:break
-zusatz = random.randint(1,9)
 print"Die Gewinnzahlen lauten:",gezogeneZahlen
 print"Die Zusantzzahl lautet:",zusatz