Ah I hit a bug where the page didnt redraw, I thought they were making a joke saying all languages are the same u__u; Languages never saw before : seed7, whenever. Happy to see my friend COBOL too.
I got it too, the same code for 5 languages I've never heard about, one after another. I felt ignorant, until it told me it's also valid racket :). int main(){ for(int i = 99; i > 0; i--){ write(i + " bottles of beer on the wall, " + i + " bottles of beer.\n"); write("Take one down and pass it around, " + (i-1) + " bottles of beer on the wall.\n\n"); } write("No more bottles of beer on the wall, no more bottles of be…
My 5 bugged languages were : scala, groovy, Dart, they're all not too unrelated.