replaced http://meta.codegolf.stackexchange.com/ with https://codegolf.meta.stackexchange.com/
replaced http://meta.codegolf.stackexchange.com/ with https://codegolf.meta.stackexchange.com/
replaced http://meta.codegolf.stackexchange.com/ with https://codegolf.meta.stackexchange.com/
Python 2, 29 bytes
a=input()
while 1:print a;1/a
This terminates with a division error on 0, which is allowed by default allowed by default.
Python 2, 29 bytes
a=input()
while 1:print a;1/a
This terminates with a division error on 0, which is allowed by default.
Python 2, 29 bytes
a=input()
while 1:print a;1/a
This terminates with a division error on 0, which is allowed by default.