Using the knowledge of pseudocodes it is possible to organize the stock of a store with the correct amount of blankets.
<h3>Writing the code in pseudocode we have:</h3>
<em>int blanket_info(30)</em>
<em>int blanket_disc,size_blanket,i,j;</em>
<em>for (i=0;i<n;i++){</em>
<em>insert the discription of every blanket (blanket_disc);</em>
<em>}</em>
<em>for(j=0;j<n;j++){</em>
<em>insert the size of blanket (size_blanket);</em>
<em>}</em>
<em>return arr [ ][ ];</em>
<em>int print_list()</em>
<em>end;,</em>
See more about pseudocode at brainly.com/question/13208346
#SPJ1