soup.find_all('span', class_='text')
class_='text'
find_all()
random.choice(quotes)
Explanations are shown under each question after submission.