0
Q:

elmo

import time

x = input("elmo related stuff: ")

for i in range(1000):
  print(f"{x}:{str(i)}")
  time.sleep(2.5)
0

New to Communities?

Join the community