클래스 내에서

self.object = 0

object = 1



self.object는 클래스 내의 멤머변수이고


object는 스태틱멤버라고 보면 됌??