@@ -62,6 +62,7 @@ def inquire():
"I guess",
"Probably shouldn't",
"Ask again later",
+ "u know ;)",
"rand",
)
chosen = random.choice(opts)