Python 여러줄 주석

1 개요[ | ]

파이썬 multiline comment
Python 여러줄 주석
Python 멀티라인 주석
'''
Alice
Bob
Carol
'''
"""
Alice
Bob
Carol
"""
# Alice
# Bob
# Carol

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}