# Conflicts: # main.py
@@ -20,4 +20,8 @@ def add_procedure (*a : int) -> int:
# 1번 개발자 추가 수정
def add_procedure2 (a : int, b : int) -> int:
return a + b
def show_information():
print("이것은 샘플 정보 메시지입니다.")
# https://www.jetbrains.com/help/pycharm/에서 PyCharm 도움말 참조
The note is not visible to the blocked user.