import time

while True:
    print("Adquiriendo")
    time.sleep(3)