# Introduction This lab aims to test your knowledge of Go's `select` statement, which allows you to wait on multiple channel operations.
Click the virtual machine below to start practicing