pep.py/constants/matchScoringTypes.py

4 lines
45 B
Python

SCORE = 0
ACCURACY = 1
COMBO = 2
SCORE_V2 = 3