02. 파이썬 기본 [미완성]
2020.06.06
OS Windows 10 Home 64bit 버전 1903 (OS 빌드 18362.836) python 3.6.0 참고 사이트 Python Tutorial Python Tutorial Learning by Examples With our "Try it Yourself" editor, you can edit Python code and view the result. Click on the "Try it Yourself" button to see how it works. Python File Handling In our File Handling section you will learn how to open, r www.w3schools.com #1. 주석 주석 한 줄 # 주석입니다 여러줄 (방법1) # 주석..