[PYTHON/COMMON] print 함수 : file 인자를 사용해 파일 쓰기

■ print 함수에서 file 인자를 사용해 파일을 쓰는 방법을 보여준다.

예제 코드 (PY)

Advertisements