from machine import Pin
from utime import sleep

print("")

led1 = Pin(23, Pin.OUT)
led2 = Pin(22, Pin.OUT)
led3 = Pin(33, Pin.OUT)
led4 = Pin(26, Pin.OUT)
led5 = Pin(15, Pin.OUT)
while True:
    while True:while True:while True:while True: