Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit ccac218

Browse files
committed
add words to the bank
1 parent 612ab48 commit ccac218

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/Hangman/RandomWords.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"office",
1717
"beach",
1818
"phone",
19+
"computer",
20+
"flower",
21+
"bank",
22+
"train",
1923
"brush",
2024
"pole",
2125
"game",
@@ -31,6 +35,7 @@
3135
"uncle",
3236
"aunty",
3337
"inspiration",
38+
"traffic",
3439
"hallway",
3540
"secure",
3641
"sow",
@@ -46,6 +51,7 @@
4651
"uncanny",
4752
"ironic",
4853
"literally",
54+
"procrastination",
4955
"endure",
5056
"advocate",
5157
"baffle",

0 commit comments

Comments
 (0)