x = 1 while True: if x % 5 = = 0: break print(x) x + = 1
Not registered? Create an account
Forgot Password?
Already a registered user? Login