2602회 채점완료

This commit is contained in:
2026-03-06 17:41:13 +09:00
parent d436e4d033
commit 8827c85c26
99 changed files with 2966 additions and 3283 deletions

View File

@@ -6,8 +6,8 @@ import re
# 회차별채점자료/회차명 폴더안 정답 파일만 복사하는 스크립트
# ===== 사용자 설정 =====
source_dir = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2622"
exam_round = "2622" # 회차명
source_dir = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2602"
exam_round = "2602" # 회차명
exam_code = "DIW" # 코드명
# =======================