Wahey! We can perform basic arithmetic operations with +, -, *, and /. We printed out the sum by simply typing in result.
+
-
*
/
result
Almost! We can perform all of these basic arithmetic operations, but we only want to add two variables right now.