v2 - 적용완료 / 2504회 A형 테스트중 (B,C형 JSON파일 작성후 테스트필요)

This commit is contained in:
2025-05-16 17:58:33 +09:00
parent 20c4359cb8
commit 2d307d77a0
12 changed files with 220 additions and 96 deletions

View File

@@ -615,9 +615,9 @@ def main():
# 250429기준 없는 시험 형식(A,B,C..)은 주석처리 하지 않으면 오류 발생
exam_types = [
# 'A',
'A',
# 'B',
'C',
# 'C',
]
# test_mode = False
test_mode = True