import time time.sleep(0.8) # Wait for USB to become ready print("Hello, Pi Pico!") time.sleep(0.5) print("hiiiiii")