def unpack(p, q, r, s): print(p+s) a = [1, 2, 3, 4] unpack(a)
Not registered? Create an account
Forgot Password?
Already a registered user? Login