diff --git a/script.py b/script.py index 0d8d6a6..3bd32fb 100644 --- a/script.py +++ b/script.py @@ -56,9 +56,9 @@ def quantifier (words): print(" " *10+"How to play " + random.choice(gamenames)) print("~*"*30) #Then it loops through instructions -for i in range(random.randrange(1,275)): - print(" " *10+"Rule " + str(i+1) + ": "+ random.choice(verbs) + " " + quantifier (objects) + " with " + random.choice(tools)) - +for i in range(random.randrange(1,24)): + print(" " *10+"Rule " + f"{i+1:02}" + ": "+ random.choice(verbs) + " " + quantifier (objects) + " with " + random.choice(tools)) +#f"{a:02}" print(""" wWWWw wWWWw vVVVv (___) wWWWw (___) vVVVv