Assertion (A): A warehouse packs \(3\) types of items in each box: 11 gadgets, 19 tools and 7 ropes. Workers count total items by grouping different items together. So, \((11 + 19) + 7 = 11 + (19 + 7)\).
 
Reason (R): Changing grouping of numbers affect their sum.