@@ -13,9 +13,7 @@ def print_hi(name):
if __name__ == '__main__':
print_hi('PyCharm')
# 1번 개발자 수정
def add_procedure (*a : int) -> int:
return sum(a)
def show_information():
print("이것은 샘플 정보 메시지입니다.")
# https://www.jetbrains.com/help/pycharm/에서 PyCharm 도움말 참조
The note is not visible to the blocked user.