a = [1, 2, 3]b= aprint(a is b, a == b)
Not registered? Create an account
Forgot Password?
Already a registered user? Login