Exam 1 Practice

$ python calc.py 1 + 2
3

Your program should support at least the operators +, -, *, /.

retro_chic = []
for e in emails:
    if CONDITION:
        retro_chic.append(e)