반응형
https://codechacha.com/ko/python-comments-and-shortcut/
파이썬 주석 처리, 단축키 소개
파이썬에서 코드들을 주석 처리하는 방법을 소개하며, 단축키를 소개합니다. `#`을 입력하고 그 다음 글자를 입력하면 해당 내용은 주석 처리됩니다. 따라서 프로그램을 실행될 때 주석으로 처
codechacha.com
'Python' 카테고리의 다른 글
2. Calculation Summary - Python (Open) (0) | 2022.11.05 |
---|---|
Python 1. code directly in the Python terminal (open) (0) | 2022.11.03 |