If one of these things is False, we'll notify the user what's wrong. We'll start by checking if is_strong == False.
False
is_strong == False
Make sure to type if is_strong == False:.
if is_strong == False: