Skip to content

Instantly share code, notes, and snippets.

@ArnyminerZ
Created January 21, 2022 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArnyminerZ/f33ef2038615031d28773b48a37c7d8b to your computer and use it in GitHub Desktop.
Save ArnyminerZ/f33ef2038615031d28773b48a37c7d8b to your computer and use it in GitHub Desktop.
Per a aquells mandrosos que vulguen fardar davant la família. Solució al paraulògic del 21/01/2022
var words = Object.keys(t["p"]);
for(p in words){
document.getElementById('test-word').innerText = words[p];
document.getElementById('submit-button').click();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment