With inspiration from the recent Java and FizzBuzz post by @thedonraab.bsky.social, here are some fun @groovy.apache.org and FizzBuzz examples:
groovy.apache.org/blog/fizzbuz...
#groovylang @apache.org
Pick the version that makes you smile and add emoji! 😀
A fun tour of many ways to write FizzBuzz in Groovy 6 — switches, ternaries, cycles, GINQ, parallel collections and a verified version — all in emoji.