Try this exercise. Fill in the missing part by typing it in.
In React, state is used to manage and track ___ that can be modified through user interactions or other events. State allows components to behave ____ and update their appearance and behavior based on the current state.
Write the missing line below.