from machine import Pin

led=Pin(14,Pin.OUT)

while True:
    led.on()
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT