From 0a6f0d8d5d3a0712e3cc4ffc48db58de0c54d277 Mon Sep 17 00:00:00 2001 From: helenvpritchard Date: Wed, 27 Jan 2021 19:44:25 +0100 Subject: [PATCH] Update 'removed_words.py' --- removed_words.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/removed_words.py b/removed_words.py index 89ca958..8c3d5a4 100644 --- a/removed_words.py +++ b/removed_words.py @@ -11,7 +11,7 @@ delWords = [ "blacks", "rulition", "suicide", -"Third" -"rape" -"Virginia" +"Third", +"rape", +"Virginia", ] \ No newline at end of file