Range Over Channels | Challenge

# Introduction This challenge aims to test your ability to iterate over values received from a channel using the `for` and `range` syntax in Golang.

|60 : 00

Click the virtual machine below to start practicing