Using an if statement, assign the value from name_box to name if the field is filled, otherwise set it to Unknown.

Make sure to pick if, followed by name_entered, and finally name_box.