Browse Source

HEUZEF FIRST VOTE

main
Heuzef 8 months ago
parent
commit
74b7305e83
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      vote_borda.py

+ 1
- 1
vote_borda.py View File

@@ -77,7 +77,7 @@ projects_name = {
borda = Borda(projects)

votes = [
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Heuzef - @heuzef
["F", "B", "G", "D", "I", "E", "A", "H", "C"], # Heuzef - @heuzef
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Yvan
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Viktoriia
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Florent - @FConstantMovework


Loading…
Cancel
Save