x = (i for i in range(4))for i in x:print(i)
Not registered? Create an account
Forgot Password?
Already a registered user? Login