-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
CodingStudy/수식 최세화/JunghyeonSong.py
Lines 20 to 21 in 28f5116
| for i in range(1, len(splited_exp)): | |
| result = calculate(result, calculator(splited_exp[i], priority_list, p_index), cal) |
Metadata
Metadata
Assignees
Labels
No labels