728x90
728x90
def function(a, b, c):
"""
# 주석
test 함수입니다.
Args:
a (str): a value
b int: b value
c (str): c value
Retruns:
None
"""
pass
728x90
'IT 개인학습 > Memo' 카테고리의 다른 글
Github, 유용한 윈도우 app (0) | 2023.06.23 |
---|---|
이미지 및 영상 압축 방식 (0) | 2022.09.04 |
if not 문 (0) | 2022.08.15 |
프로세스 메모리 구조 (0) | 2022.08.15 |
README template (0) | 2022.06.08 |
댓글