OverIQ.com
Run (or Hit F9)
word_list1 = ["pow", "exp"] word_list2 = ["power", "exponent"] print(word_list1 < word_list2)