Przeglądaj źródła

kleine anderung

Jiaming Jiang 5 lat temu
rodzic
commit
901c1ac4ae
1 zmienionych plików z 0 dodań i 1 usunięć
  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