# Introduction This lab focuses on managing state in Go using the `sync/atomic` package for atomic counters accessed by multiple goroutines.
Click the virtual machine below to start practicing