Solution Review: Buzz Game
Let's quickly go over the solution to the Buzz Game Exercise.
We'll cover the following...
We'll cover the following...
You can see that we unblocked the channel receiving operations by using a select statement (lines 25-30). Yes, it was that simple!