Course
Skills Expanded
Go 1: Using Range With Slices (Interactive)
Learn how to use range to iterate over collections in Go.
What you'll learn
Learn how to use range to iterate over collections in Go. In this interactive course, you will learn how to use range in a for loop to iterate over slices.