# Calculate sum x = 5 y = 3 z = x + y # Double it result = z * 2