Browse Source

neues Produkt

Tengda Jin 5 years ago
parent
commit
d2b8ebaa44
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Lotto.py

+ 0 - 2
Lotto.py

@@ -12,6 +12,4 @@ while True:
 		gezogeneZahlen.append(zufall)
 		i=i+1
 	if i==6:break
-zusatzzahl=random.randint(1,9)
 print 'Die Gewinnzahlen lauten:',gezogeneZahlen
-print 'zusatzzahl:',zusatzzahl