diff --git a/simulator.js b/simulator.js index 49dd137..81f7f23 100644 --- a/simulator.js +++ b/simulator.js @@ -32,7 +32,9 @@ var quotes = [ "what is a for loop?", "donald trump", "zero one one one zero zero zero one zero one", - "Now we'll show proof that 1 > 0" + "Now we'll show proof that 1 > 0", + "[TELL ME]" + "Supercomplilation" ]; document.addEventListener("DOMContentLoaded", setup);