[10:45] <~sniff> .py import time; import random; time.sleep(3); print(random.choice(["rock", "paper", " scissors"]))