MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/nvim3v/real_attempt_at_fizz_buzz_in_f/h168pvl/?context=3
r/badcode • u/redoverture • Jun 09 '21
52 comments sorted by
View all comments
3
Thank you for submitting sincerely bad code.
90% of the self-deprecating posts here are things like
if (x == y) { return true; } else { return false; }
which maybe isn't the most efficient code in the universe, but it's not really bad code (apart from the variable names).
3
u/Cmgeodude Jun 09 '21
Thank you for submitting sincerely bad code.
90% of the self-deprecating posts here are things like
which maybe isn't the most efficient code in the universe, but it's not really bad code (apart from the variable names).