Jiang Shunxin 5 years ago
parent
commit
226d437019
1 changed files with 3 additions and 1 deletions
  1. 3 1
      lotto.py

+ 3 - 1
lotto.py

@@ -8,6 +8,8 @@ while True:
 		gezogeneZahlen.append(a)
 		i+=1
 	if i==6:break
-zusatz = random.randint(1,9)
+
 print"Die gewinnzahlen lauten",gezogeneZahlen
 print"Die zusatzzahl lauten",zusatz
+#ddddddd
+#ddddddd