python-mini-projects/projects/Random_word_from_list at master · Python-World/python-mini-projects

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

Random word from list

This is a useful program that chooses a random word from a given list.

How to run script

python Random_word_from_list.py

Make sure you have a file in the same directory you wish to choose a random word from.