Skip to content

Commit

Permalink
Now the first log is spoopy oooooooooo
Browse files Browse the repository at this point in the history
  • Loading branch information
tungstengmd committed May 15, 2024
1 parent 869da2e commit cf8ca72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
log("What are you doing around here?");
warn("What are you doing around here?");
startScript = prompt("Which script should be started? Answer with 1 to 11 respectively. The scripts are: the multiplier, the one that states your favourite colour, the name swapper, the little test I made, the weekly pay calculator, the address formatter, the Uber® fare calculator, my while loop test, the number detector, the time table reciter and the calculator.");
switch (startScript) {
case "1":
Expand Down

0 comments on commit cf8ca72

Please sign in to comment.