a = [[], "abc", [0], 1, 0]print(list(filter(bool, a)))
Not registered? Create an account
Forgot Password?
Already a registered user? Login