sparse-intern-71089
cold-car-23440
var zone string var zonecount [3]int for z := range zonecount { zone := string(z) fmt.Println(zone) }