To track if a user has been added to the database already, we'll create the variable user_added and set it to True initially.

Make sure to pick user_added, followed by =, and finally True.