Explorar o código

ein commit un veränderungen zu sehen

Wang Yongfeng %!s(int64=5) %!d(string=hai) anos
pai
achega
a34eed5f1a
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Lotto.py

+ 1 - 2
Lotto.py

@@ -1,10 +1,9 @@
 #Wang
 #11,01,19
-
 import random
 i = 0
 gezogeneZahlen = []
-
+#komental
 while True:
 	Zahl = random.randint(1,45)
 	if Zahl not in gezogeneZahlen: