OverIQ.com
Run (or Hit F9)
first, second, third = ("alpha", "beta", "gamma") print(first) print(second) print(third)