class bunny: x=2 y=2.2 z="hey"c=bunny()print (c.x)print (c.z)print(c.y)
Not registered? Create an account
Forgot Password?
Already a registered user? Login