We'll use an if statement to check if the variable is_duplicate is equal to True.
if
is_duplicate
True
Make sure to pick if, followed by is_duplicate, and finally :.
: