Todo and Story

This commit is contained in:
Raktbastr 2025-02-26 15:56:21 -06:00
parent 6e476dcf14
commit 93c65c3627
2 changed files with 124 additions and 15 deletions

View file

@ -19,7 +19,7 @@ module.exports = { // Lets variables and functions be used in other files
caps,
sleep,
userInput,
randomNumber
randomNumber,
};
var name = '';