Skip to main content

Word Game Helper Code.org

The is a project featured in Code.org Unit 7, Lesson 2 , designed to teach students about parameters and return values in App Lab. Core Functionality

var wordList = ["cat", "act", "bat", "tab", "rat", "art", "tar"]; word game helper code.org

// Update UI with results "countLabel" + foundWords.length + ); setText( "resultsDisplay" , foundWords.join( The is a project featured in Code

return true;