package com.io_07.char_readwrite;

public class PrinterWiter01 {

	public static void main(String[] args) {
		//char단위 입출력, 843 페이지

	}

}