Repo containing various JavaScript code that either came from Beecrowd exercises or personal exercises.
WARNING: Files up to BEE 1008 - with the exception of those in the I-J Sequences folder - and newer won't run if actually executed on Beecrowd - due to the fact that its compiler doesn't know what the "prompt()" method (I use this A LOT in my code - blame my teacher) is. You have to use an online compiler like Programiz (what is used in my class) to make sure the program outputs something.