Go Struct Data Grouping

# Introduction This challenge aims to test your knowledge of Go's structs, which are typed collections of fields. Structs are useful for grouping data together to form records.

|60 : 00

Click the virtual machine below to start practicing