Merge branch 'Func2'

# Conflicts:
#	main.py
This commit is contained in:
hocean.controllab01@outlook.com
2026-01-23 13:02:05 +09:00
+3
View File
@@ -18,4 +18,7 @@ def add_procedure (*a : int) -> int:
return sum(a)
def show_information():
print("이것은 샘플 정보 메시지입니다.")
# https://www.jetbrains.com/help/pycharm/에서 PyCharm 도움말 참조