Tutor - Thank you for the wonderful help you provide to Python programmers!! What is syntax error? sent = 'THIS is the way we wash 1 2 3 , , !' lgn = len(sent) lgn2 = lgn if letter in sent: x=letter.isupper(): if x = 1: print('wow!') Ethan Rosenberg