At the command line, if we type b = 3; a = 4; [r, s] = calcu…

At the command line, if we type b = 3; a = 4; [r, s] = calculation(b,a); using the function file function [p q] = calculation(a, b) % compute a math formula p = a*b; q = a+p/b; the value(s) in r will be  [ans1] the value(s) in s will be  [ans2] The variables a and b are [ans3] variables. (Choose from the following: local; global)

A nurse is developing a plan of care for a 7-year-old child…

A nurse is developing a plan of care for a 7-year-old child newly diagnosed with celiac disease who continues to have abdominal distention and poor weight gain despite initial dietary teaching. Which nursing action is the priority to address the child’s ongoing symptoms?