Skip to content

Instantly share code, notes, and snippets.

View jeffudacity's full-sized avatar

Jeff Donovan jeffudacity

  • Udacity
  • Seattle, WA
View GitHub Profile
import random
from tournament import connect
from tournament import reportMatch
from tournament_test import testDelete
the_players = [
(1, 'Jeff'),