Operator Python Tutorial

print "foo" == "foo"
print "foo" == "bar"