[PYTHON/COMMON] Queue 클래스 : get_nowait 메소드 사용하기


■ Queue 클래스의 get_nowait 메소드를 사용하는 방법을 보여준다.

예제 코드 (PY)