Skip to content

Instantly share code, notes, and snippets.

# wget https://raw.githubusercontent.com/bridgetkromhout/devops-against-humanity/b824d328392ea5c27026f917653e35da1b12b0f8/cards-DevOpsAgainstHumanity.csv
WHITE_CARDS = []
BLACK_CARDS = []
FILL_ME_IN = "_____"
from random import choice
def load():
global WHITE_CARDS