Skip to content
Permalink
Browse files
Changed the greetings list
  • Loading branch information
dahilj committed Nov 1, 2017
1 parent 8677183 commit 0dec9d21efc0915cf1b6ee6d99873d90c01a08b8
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,7 +1,8 @@
import random
from DataAPI import getQuestion, getCategories

greetings = ["hi","hello","hey","sup","howdy","henlo","waddup","wassup","heyo","hiya"]
greetings = ["hi","hello","hey","sup","howdy","henlo","waddup","wassup","heyo","hiya"
,"im","i","am","called","my","name","is"]

randomStuff = ["Cherophobia is the fear of fun","A flock of crows is called a murder",
"A single cloud can weight more than 1 million pounds",

0 comments on commit 0dec9d2

Please sign in to comment.