n1= int(input("cual es la letra ? "))
if n1 == 19 and 20:
 print ("la letra es A ")
    
else n1 == 16 and 17 and 18:
 print ("la letra es B")

Embed on website

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