Skip to content

Instantly share code, notes, and snippets.

View ahalls's full-sized avatar

Andrew Halls ahalls

View GitHub Profile
import random
#Questions, defining variables
questions = {
"strong": "Do you want it to be strong?",
"salty": "Is dis too salty for ya?",
"bitter": "Too bitty ehh?",
"sweet": "Sweet mama...!",
"fruitty": "Juicy Juicy ye",
}