2622 채점완료

This commit is contained in:
2026-02-13 17:18:45 +09:00
parent e3cf4ea53f
commit c13d5feffe
9 changed files with 2002 additions and 5 deletions

View File

@@ -1480,9 +1480,9 @@ def main():
# 채점하고자 하는 유형은 주석 해제
exam_types = [
'A',
'B',
'C',
# 'A',
# 'B',
# 'C',
'D',
]