[PYTHON/COMMON] isinstance 함수 : 생성 클래스 여부 구하기

■ isinstance 함수를 사용해 생성 클래스 여부를 구하는 방법을 보여준다.

예제 코드 (PY)

Advertisements