We'll add an if statement with a conditional to check if outlier is True.
if
outlier
True
Make sure to pick if followed by outlier and then ==, True, :.
==
: