Alright! When we render this component on the page, it'll contain the two values that were passed down from the Results class.
Results
Make sure to add the first prop first, then add {this.props.second}.
first
{this.props.second}