Skip to content

ghardoim/term.ooo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term.ooo

FindWord: Script that helps to think in words with five letters under certain conditions.

WriteWord: Script that opens your browser and tries to hit the correct day's word.

from write.english import English, Phrase
from write.portuguese import Portuguese
how_many = 2 # 1, 2, 4
browser = Portuguese(how_many)
browser.run(how_many)
browser = English()
browser.run()

Alt text

About

daily's word

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages