Spaces:
Running
Running
AtsuMiyai
commited on
Commit
·
86af462
1
Parent(s):
6ec92ad
update
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ def calculate_score(input_file):
|
|
58 |
# Art_Psychology
|
59 |
art_psychology_subject_list = ["jmmmu_design", "jmmmu_music", "jmmmu_psychology"]
|
60 |
# Science
|
61 |
-
science_subject_list = ["jmmmu_biology", "jmmmu_chemistry", "jmmmu_physics", "
|
62 |
# Business
|
63 |
business_subject_list = ["jmmmu_accounting", "jmmmu_economics", "jmmmu_finance", "jmmmu_manage", "jmmmu_marketing"]
|
64 |
# Medicine
|
|
|
58 |
# Art_Psychology
|
59 |
art_psychology_subject_list = ["jmmmu_design", "jmmmu_music", "jmmmu_psychology"]
|
60 |
# Science
|
61 |
+
science_subject_list = ["jmmmu_biology", "jmmmu_chemistry", "jmmmu_physics", "jmmmu_math"]
|
62 |
# Business
|
63 |
business_subject_list = ["jmmmu_accounting", "jmmmu_economics", "jmmmu_finance", "jmmmu_manage", "jmmmu_marketing"]
|
64 |
# Medicine
|