The type boolean contains only two values: the special values True and False. We'll store the value True inside this variable.
True
False
received_newsletter = True