class myObj:
name = "John"
y = myObj()
x = isinstance(y, myObj)
print(x)
Your E-mail:
Page address:
Description: