BadBuzz icon indicating copy to clipboard operation
BadBuzz copied to clipboard

A collection of the worst FizzBuzzes you can write

Results 5 BadBuzz issues
Sort by recently updated
recently updated
newest added

Here's a COBOL implementation of FizzBuzz. Surely it's bad enough as-is.

Created a FizzBuzz for the cloud. Tested and works fine in minikube, takes approximately 2m 30s on my machine. Enterprise grade efficiency is achieved. Simply deploy with `kubectl apply -f...

This does horrible terrible things by implementing `GetEnumerator` and `GetAwaiter` as extension methods on `int`

Hi, I crafted this solution to display: - some Python proficiency, - and some willingness to use it poorly. I then remembered reading about this repo, so here is my...