/todotwo

july 2 practice

Primary LanguageHTML

Test 1: "should take a task from the user" code: const doWhat = "go home" function newTask(); expected output: go home