Programming Python
Conditional execution, example 1
if (rain > 0): print "stay at home!"