import time time.sleep(0.1) # Wait for USB to become ready print("Hola") import time time.sleep(5) print("¿Qué tal?")