It's so easy to evaluate expressions in Python. Just launch IDLE (the Python shell) and type them in.

In this video, we will use IDLE to learn about the basic operations: addition, subtraction, multiplication, division, modulo, exponent, and comparisons. Apply them in everyday computations, such as calculating the tip on a meal.

Get Python from http://python.org