Senoc@tg says to OwO
/go@mmis_js_bot package main import "fmt" var 🍌 int func main() { 🍌=10 while(🍌>1) { 🍌=🍌-1 fmt.Println(🍌) } }