Compare commits

..

3 Commits

View File

@ -3,7 +3,6 @@ const PERSON = "youtube";
function anotherGreeting() {
console.log("another greeting!");
console.log("yet another greeting!");
console.log("yet yet another greeting!");
}
function init() {