Explorar el Código

Project vote by Viktoriia

main
Viktoriia Saveleva hace 8 meses
padre
commit
6945dca124
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      vote_borda.py

+ 1
- 1
vote_borda.py Ver fichero

@@ -79,7 +79,7 @@ borda = Borda(projects)
votes = [
["F", "B", "G", "D", "C", "I", "A", "E", "H"], # Heuzef - @heuzef
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Yvan - @YvanRLD
["A", "B", "C", "D", "E", "F", "G", "H", "I"], # Viktoriia - @SavelevaV
["D", "B", "A", "F", "G", "E", "C", "H", "I"], # Viktoriia - @SavelevaV
["F", "B", "C", "G", "E", "A", "D", "I", "H"], # Florent - @FConstantMovework
]



Cargando…
Cancelar
Guardar