pep.py/constants/matchScoringTypes.py

4 lines
33 B
Python

SCORE = 0
ACCURACY = 1
COMBO = 2