Go Select Statement

# Introduction This challenge aims to test your knowledge of Go's `select` statement, which allows you to wait on multiple channel operations.

|60 : 00

Click the virtual machine below to start practicing