Skip to content

pnhwill/wotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word of the Day

A script for learning new vocabulary.

Reads a random word from a list in a text file and outputs its definitions.

Requirements

Python 3.12

Packages:

Install

Virtual environment:

python3.12 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Usage

python3.12 wotd.py

About

Word of the Day

Resources

License

Stars

Watchers

Forks

Languages