# Introduction This lab aims to demonstrate how to use channels and goroutines to synchronize access to shared state across multiple goroutines.
Click the virtual machine below to start practicing