I thought I understood how tuples work, but that is not the case.
lose = ['skldhf', 'laweoirht', 'skdljhflkjhs']
print lose
How would I get it to print of the three phrases randomly? No, those aren't what I will be actually using, I just haven't come up with what I want to use yet.
Thanks for the help.