563
Buggy CAPTCHA
(piefed.europe.pub)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
clearInterval needs an argument, so we need to be storing the interval we created with the setInterval call.