prompt_for_guess | R Documentation |
Request word guess input from user
prompt_for_guess(n_letters = 5, init = TRUE)
n_letters |
Required number of letters in guess word |
init |
Whether this is the initial prompt of the Wordle game. Determines which output to display to user when requesting guess. |
input word
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.