In this video

We log out the correct winner to the console.

Assignment:
  1. Report the winner to the parent component, the app component.
  2. Create an Output parameter and send the data to the parent.
  3. In the parent, log out who the current winner is.
 

I finished! On to the next chapter