Skip to content

Commit 33db9e2

Browse files
authored
Filled in README.md
1 parent 676987e commit 33db9e2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Random word from list
2+
3+
This is a useful program that chooses a random word from a given list.
4+
5+
#### How to run script
6+
``` bash
7+
python Random_word_from_list.py
8+
```
9+
Make sure you have a file in the same directory you wish to choose a random word from.

0 commit comments

Comments
 (0)