Skip to content

Instantly share code, notes, and snippets.

@MrValdez
Created October 21, 2018 14:24
Show Gist options
  • Save MrValdez/c82af036113a39e50bd3aaf259ca1e64 to your computer and use it in GitHub Desktop.
Save MrValdez/c82af036113a39e50bd3aaf259ca1e64 to your computer and use it in GitHub Desktop.
import random
print(random.choice(["✌", "✊", "✋"]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment