Skip to content

Instantly share code, notes, and snippets.

@kruszczynski
Last active August 25, 2026 11:36
Show Gist options
  • Select an option

  • Save kruszczynski/8bae2e1fd0b57d343ef66c8b67c3ce41 to your computer and use it in GitHub Desktop.

Select an option

Save kruszczynski/8bae2e1fd0b57d343ef66c8b67c3ce41 to your computer and use it in GitHub Desktop.
Tennis tournament exercise, part 02

Stage 2

matches = [["Alice", "Bob"], ["Charlie", "David"], ["Alice", "Charlie"], ["Bob", "David"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment