#let's impress your non-science computer friends ;) import random while True: print(random.randint(0,100)," ", end="")