2511회 채점완료
This commit is contained in:
Binary file not shown.
@@ -1473,10 +1473,10 @@ def main():
|
|||||||
|
|
||||||
# 채점하고자 하는 유형은 주석 해제
|
# 채점하고자 하는 유형은 주석 해제
|
||||||
exam_types = [
|
exam_types = [
|
||||||
# 'A',
|
'A',
|
||||||
# 'B',
|
# 'B',
|
||||||
# 'C',
|
# 'C',
|
||||||
'D',
|
# 'D',
|
||||||
]
|
]
|
||||||
|
|
||||||
test_mode = False
|
test_mode = False
|
||||||
|
|||||||
Reference in New Issue
Block a user