Synchronize Goroutines with Channels

# Introduction This challenge aims to test your knowledge of using channels to synchronize execution across goroutines.

|60 : 00

Click the virtual machine below to start practicing