package main import "log" func main() { bankPOC() //bankWinnerStatistic() log.Println("over ---- over") }