def name(P,Q):
    k=0
    J=Q
    params = P
    al=["×","⚪︎","△","□",]
    
    for name in params:
        
    return k
print(name(,True))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: