package main import "fmt" func main(){ fmt.Println(api()) fmt.Println(player()) fmt.Println(options()) fmt.Println(maxitems()) }