@@ -62,8 +62,8 @@ def run_round(all_cars):
all_cars.empty()
for b in new_brains :
all_cars.add(Car(brain=b))
print("Waiting 5 secs before new run")
for x in range(10) :
print("Waiting before new run")
for x in range(1) :
time.sleep(0.5)
pygame.display.flip()
The note is not visible to the blocked user.