Files
2026-05-21 08:40:24 -04:00

4 lines
97 B
Python

from enum import Enum
class Constants(Enum):
ON_DEMAND_VALUE = "Online Course (Prerecorded)"