Part 6: Network Requests
Network Requests
Is Valid Word
- replace the function that checks if the word is valid with a function that makes a network request to check if the word is valid.
Get Random Word
- replace the function that gets a random word with a function that makes a network request to get a random word.