one["Some value {100}"] two["Other value {200}"] computation["Sum is {first + second}"] one--first-->computation two--second-->computation