# Introduction In this challenge, you will create a simple Go program to store and display employee names using arrays. As an HR assistant in a small tech startup, efficiently managing team information is crucial, and this exercise will help you practice working with arrays in Go.
Click the virtual machine below to start practicing