pep.py/constants/matchScoringTypes.py

4 lines
33 B
Python
Raw Normal View History

SCORE = 0
ACCURACY = 1
COMBO = 2