Sorry for that question but I\'m new at Python.
while True: a=input("Number:") if (a=="q"): print("exiting...")