python subtract operator code example Example: python exponent operator #python exponent operator num = 2 new_num = num**2 #answer would be 4