Signed-off-by: Etzelia <etzelia@hotmail.com>
@ -22,8 +22,8 @@ func main() {
}
for _, player := range players {
fmt.Printf("%#v\n", player)
```