Say, I have the following strings:
const { user } = props; const { task } = state; const { words } = response; const { plays } = result;
and