Using WaitGroup in Goroutines

# Introduction The `waitgroups` challenge is designed to help you understand how to use a wait group to wait for multiple goroutines to finish.

|60 : 00

Click the virtual machine below to start practicing