Go Slices: A Hands-on

# Introduction The Slices lab is designed to test your knowledge of the slice data type in Go. Slices are a more powerful interface to sequences than arrays, and this lab will help you understand how to use them.

|60 : 00

Click the virtual machine below to start practicing