from machine import Pin
led = Pin(16, Pin.OUT)
led.on()
sleep(2)
led.off()
print ("Do you want to turn on the LED")
print ("yes - on")
print ("no - off")
$abcdeabcde151015202530fghijfghij
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT